summaryrefslogtreecommitdiffstats
path: root/Kconfig
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2007-02-25 20:41:45 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2007-02-25 20:41:45 +0000
commitdf8120a8a1f8b1ea8b0023ffe4747382e0196e76 (patch)
tree74dd00436886b44268493b1990282d1224c75c52 /Kconfig
parenta49a9cea9481f74d3f100fec87d0ea8019549df0 (diff)
downloadcoreboot-df8120a8a1f8b1ea8b0023ffe4747382e0196e76.tar.gz
coreboot-df8120a8a1f8b1ea8b0023ffe4747382e0196e76.tar.bz2
coreboot-df8120a8a1f8b1ea8b0023ffe4747382e0196e76.zip
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
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig6
1 files changed, 2 insertions, 4 deletions
diff --git a/Kconfig b/Kconfig
index 0c5bead1f5ac..6e81a2d6e857 100644
--- a/Kconfig
+++ b/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
+