X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=README;h=a24ec89ba4420ad38e8848422ca5f69baa5ffe1c;hb=811e843ddf9a6583b5c7b45f700fdc92aad24d06;hp=f32710a817fc392262f5f890cb637e5e0b1b5d1a;hpb=0bfbbc001a222f749e809550d4efccc11f95b85c;p=pandora-kernel.git diff --git a/README b/README index f32710a817fc..a24ec89ba442 100644 --- 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,