]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
m68k: drop "select EMAC_INC"
authorPaul Bolle <pebolle@tiscali.nl>
Tue, 5 Mar 2013 17:30:50 +0000 (18:30 +0100)
committerGreg Ungerer <gerg@uclinux.org>
Wed, 6 Mar 2013 06:08:26 +0000 (16:08 +1000)
Somehow this select statement managed to squeeze itself between commit
0e152d80507b75c00aac60f2ffc586360687cd52 ("m68k: reorganize Kconfig
options to improve mmu/non-mmu selections") and commit
95e82747d6e2abc513bfae416e6009968985d05b ("m68k: drop unused Kconfig
symbols"). Whatever happened, there is no Kconfig symbol named EMAC_INC.
The select statement for that symbol is a nop. Drop it.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/Kconfig.machine

index 7cdf6b010381f8ae31332012c18d93345232514a..7240584d343974847fbaab832bcf50388d8d2ba3 100644 (file)
@@ -310,7 +310,6 @@ config COBRA5282
 config SOM5282EM
        bool "EMAC.Inc SOM5282EM board support"
        depends on M528x
-       select EMAC_INC
        help
          Support for the EMAC.Inc SOM5282EM module.