Files
bengris32 bbec2c993e [SQUASH] treewide: Remove useless oplus bloat
* Drop a BUNCH of useless oplus drivers, "features", loggers
  and other useless mods.

Signed-off-by: bengris32 <bengris32@protonmail.ch>
Change-Id: I5133459af68c9cabbbfe729c417e5d903375413a
2023-05-06 22:33:38 +01:00

13 lines
287 B
Plaintext

# SPDX-License-Identifier: GPL-2.0
#
# For a description of the syntax of this configuration file,
# see Documentation/kbuild/kconfig-language.txt.
#
mainmenu "Linux/$ARCH $KERNELVERSION Kernel Configuration"
config SRCARCH
string
option env="SRCARCH"
source "arch/$SRCARCH/Kconfig"