kconfig: add a note about the deps to the 'silentoldconfig' help
[linux-flexiantxendom0-natty.git] / README
diff --git a/README b/README
index d6c6c74..7a078ff 100644 (file)
--- 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"