Fix pointer to kconfig-language.txt (trivial).
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@122 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
parent
a49a9cea94
commit
df8120a8a1
1 changed files with 2 additions and 4 deletions
6
Kconfig
6
Kconfig
|
|
@ -1,14 +1,12 @@
|
|||
#
|
||||
# For a description of the syntax of this configuration file,
|
||||
# see Documentation/kbuild/kconfig-language.txt.
|
||||
# see http://lxr.linux.no/source/Documentation/kbuild/kconfig-language.txt.
|
||||
#
|
||||
|
||||
mainmenu "LinuxBIOS Configuration"
|
||||
|
||||
source mainboard/Kconfig
|
||||
|
||||
source arch/Kconfig
|
||||
|
||||
source lib/Kconfig
|
||||
|
||||
source console/Kconfig
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue