diff options
author | Markus Heidelberg <markus.heidelberg@web.de> | 2009-05-17 19:36:46 -0400 |
---|---|---|
committer | Sam Ravnborg <sam@ravnborg.org> | 2009-06-09 16:37:46 -0400 |
commit | 590a5857291e88c00a1be53fb373e8bf82f86284 (patch) | |
tree | 53402bf8bbccdb780faa30c6deda687891c2ee28 /README | |
parent | 6f26e5e412ddc23e1d698390243e39802410ab15 (diff) |
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-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -174,6 +174,7 @@ CONFIGURING the kernel: | |||
174 | "make silentoldconfig" | 174 | "make silentoldconfig" |
175 | Like above, but avoids cluttering the screen | 175 | Like above, but avoids cluttering the screen |
176 | with questions already answered. | 176 | with questions already answered. |
177 | Additionally updates the dependencies. | ||
177 | "make defconfig" Create a ./.config file by using the default | 178 | "make defconfig" Create a ./.config file by using the default |
178 | symbol values from arch/$ARCH/defconfig. | 179 | symbol values from arch/$ARCH/defconfig. |
179 | "make allyesconfig" | 180 | "make allyesconfig" |