Commit ef9240f4 authored by Paul Bolle's avatar Paul Bolle Committed by Greg Ungerer

m68k: drop "select EMAC_INC"

Somehow this select statement managed to squeeze itself between commit
0e152d80 ("m68k: reorganize Kconfig
options to improve mmu/non-mmu selections") and commit
95e82747 ("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: default avatarPaul Bolle <pebolle@tiscali.nl>
Signed-off-by: default avatarGreg Ungerer <gerg@uclinux.org>
parent 0371a1c5
......@@ -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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment