Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Somehow this select statement managed to squeeze itself between commit 0e152d8 ("m68k: reorganize Kconfig options to improve mmu/non-mmu selections") and commit 95e8274 ("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>
- Loading branch information