README: document "make olddefconfig"
[sfrench/cifs-2.6.git] / README
diff --git a/README b/README
index 9beaed0ed620b31495a89c79fd12f7f926f7d902..b9a171a0183cd18a713d201fdec4a600fc2d0f00 100644 (file)
--- a/README
+++ b/README
@@ -180,6 +180,10 @@ CONFIGURING the kernel:
                         with questions already answered.
                         Additionally updates the dependencies.
 
+     "make olddefconfig"
+                        Like above, but sets new symbols to their default
+                        values without prompting.
+
      "make defconfig"   Create a ./.config file by using the default
                         symbol values from either arch/$ARCH/defconfig
                         or arch/$ARCH/configs/${PLATFORM}_defconfig,