diff --git a/[refs] b/[refs] index 5e8aa55af72d..759e45afe3a6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 01872c641f8bb25b6d70328177c8fb08e0dd6d0b +refs/heads/master: fc0d1b93fe7b331448631c723cb19668c9027bf4 diff --git a/trunk/README b/trunk/README index 9beaed0ed620..b9a171a0183c 100644 --- a/trunk/README +++ b/trunk/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,