mirror of
https://github.com/torvalds/linux.git
synced 2026-01-24 23:16:46 +00:00
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>
This commit is contained in:
committed by
Sam Ravnborg
parent
6f26e5e412
commit
590a585729
1
README
1
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"
|
||||
|
||||
Reference in New Issue
Block a user