backports: remove duplicate allyesconfig from help
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 30 Nov 2013 19:54:41 +0000 (20:54 +0100)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Mon, 2 Dec 2013 10:49:16 +0000 (11:49 +0100)
allyesconfig was mentioned in the help dialog twice.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
backport/Makefile

index ca69f41889fbacfcc451a54a97d34ea51b9ca5a0..ea3982b1c0587f43d839a029b788ea717bc6d0c3 100644 (file)
@@ -138,7 +138,6 @@ help: defconfig-help
        @echo ""
        @echo "Configuration targets:"
        @echo "  menuconfig      - Update current config utilising a menu based program"
-       @echo "  allyesconfig    - New config where all options are accepted with yes"
        @echo "  oldconfig       - Update current config utilising a provided .config as base"
        @echo "  oldaskconfig    - ??"
        @echo "  silentoldconfig - Same as oldconfig, but quietly, additionally update deps"