X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-eth-gw-linux.git/blobdiff_plain/ce40be7a820bb393ac4ac69865f018d2f4038cf0..HEAD:/README 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,