fs: sdfat: Update to version 2.1.8
[GitHub/LineageOS/android_kernel_samsung_universal7580.git] / README
diff --git a/README b/README
index f32710a817fc392262f5f890cb637e5e0b1b5d1a..26bd0f4d745e60b9c98c262d0f3c4227d9f93a46 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-        Linux kernel release 3.x <http://kernel.org/>
+         Linux kernel release 3.x <http://kernel.org/>
 
 These are the release notes for Linux version 3.  Read them carefully,
 as they tell you what this is all about, explain how to install the
@@ -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,