Loading Kconfig 0 → 100644 +11 −0 Original line number Original line Diff line number Diff line # # 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" arch/alpha/Kconfig +0 −4 Original line number Original line Diff line number Diff line # # For a description of the syntax of this configuration file, # see Documentation/kbuild/kconfig-language.txt. # config ALPHA config ALPHA bool bool default y default y Loading arch/arm/Kconfig +0 −7 Original line number Original line Diff line number Diff line # # For a description of the syntax of this configuration file, # see Documentation/kbuild/kconfig-language.txt. # mainmenu "Linux Kernel Configuration" config ARM config ARM bool bool default y default y Loading arch/avr32/Kconfig +0 −7 Original line number Original line Diff line number Diff line # # For a description of the syntax of this configuration file, # see Documentation/kbuild/kconfig-language.txt. # mainmenu "Linux Kernel Configuration" config AVR32 config AVR32 def_bool y def_bool y # With EMBEDDED=n, we get lots of stuff automatically selected # With EMBEDDED=n, we get lots of stuff automatically selected Loading arch/blackfin/Kconfig +0 −7 Original line number Original line Diff line number Diff line # # For a description of the syntax of this configuration file, # see Documentation/kbuild/kconfig-language.txt. # mainmenu "Blackfin Kernel Configuration" config SYMBOL_PREFIX config SYMBOL_PREFIX string string default "_" default "_" Loading Loading
Kconfig 0 → 100644 +11 −0 Original line number Original line Diff line number Diff line # # 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"
arch/alpha/Kconfig +0 −4 Original line number Original line Diff line number Diff line # # For a description of the syntax of this configuration file, # see Documentation/kbuild/kconfig-language.txt. # config ALPHA config ALPHA bool bool default y default y Loading
arch/arm/Kconfig +0 −7 Original line number Original line Diff line number Diff line # # For a description of the syntax of this configuration file, # see Documentation/kbuild/kconfig-language.txt. # mainmenu "Linux Kernel Configuration" config ARM config ARM bool bool default y default y Loading
arch/avr32/Kconfig +0 −7 Original line number Original line Diff line number Diff line # # For a description of the syntax of this configuration file, # see Documentation/kbuild/kconfig-language.txt. # mainmenu "Linux Kernel Configuration" config AVR32 config AVR32 def_bool y def_bool y # With EMBEDDED=n, we get lots of stuff automatically selected # With EMBEDDED=n, we get lots of stuff automatically selected Loading
arch/blackfin/Kconfig +0 −7 Original line number Original line Diff line number Diff line # # For a description of the syntax of this configuration file, # see Documentation/kbuild/kconfig-language.txt. # mainmenu "Blackfin Kernel Configuration" config SYMBOL_PREFIX config SYMBOL_PREFIX string string default "_" default "_" Loading