summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMarkus Heidelberg2009-05-18 01:36:46 +0200
committerSam Ravnborg2009-06-09 22:37:46 +0200
commit590a5857291e88c00a1be53fb373e8bf82f86284 (patch)
tree53402bf8bbccdb780faa30c6deda687891c2ee28 /README
parentkconfig: fix typo "mconfig" to "menuconfig" in a comment (diff)
downloadkernel-qcow2-linux-590a5857291e88c00a1be53fb373e8bf82f86284.tar.gz
kernel-qcow2-linux-590a5857291e88c00a1be53fb373e8bf82f86284.tar.xz
kernel-qcow2-linux-590a5857291e88c00a1be53fb373e8bf82f86284.zip
kconfig: add a note about the deps to the 'silentoldconfig' help
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index d6c6c742c1d7..7a078ff0ee06 100644
--- a/README
+++ b/README
@@ -174,6 +174,7 @@ CONFIGURING the kernel:
"make silentoldconfig"
Like above, but avoids cluttering the screen
with questions already answered.
+ Additionally updates the dependencies.
"make defconfig" Create a ./.config file by using the default
symbol values from arch/$ARCH/defconfig.
"make allyesconfig"