sdk-hwV1.3/lichee/linux-4.9/Kconfig

12 lines
252 B
Plaintext
Raw Normal View History

2024-05-07 10:09:20 +00:00
#
# 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"