X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=README;h=a24ec89ba4420ad38e8848422ca5f69baa5ffe1c;hb=dfca7cebc2679f3d129f8e680a8f199a7ad16e38;hp=f32710a817fc392262f5f890cb637e5e0b1b5d1a;hpb=ccff9b1db693062b0a9c9070f4304deb47ef215c;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git diff --git a/README b/README index f32710a..a24ec89 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,