configs: net: dm9000: Move new Kconfig option to board configs
authorMarek Vasut <marex@denx.de>
Wed, 13 Apr 2022 02:15:39 +0000 (04:15 +0200)
committerRamon Fried <ramon@neureality.ai>
Wed, 13 Apr 2022 12:14:31 +0000 (15:14 +0300)
commit0154e6de37e8bbaac837939391f6d4a8f0b3fd18
tree2ffa67992128e26a5f5cd558be830a4f44108dfb
parentf478da938f5e0687a1bc975543155d108483286a
configs: net: dm9000: Move new Kconfig option to board configs

Drop legacy #define CONFIG_DRIVER_DM9000 from board include/configs/
and enable the same in Kconfig configs/ .

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Joe Hershberger <joe.hershberger@ni.com>
Cc: Ramon Fried <rfried.dev@gmail.com>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
12 files changed:
configs/M5253DEMO_defconfig
configs/at91sam9261ek_dataflash_cs0_defconfig
configs/at91sam9261ek_dataflash_cs3_defconfig
configs/at91sam9261ek_nandflash_defconfig
configs/ci20_mmc_defconfig
configs/colibri_pxa270_defconfig
configs/devkit8000_defconfig
include/configs/M5253DEMO.h
include/configs/at91sam9261ek.h
include/configs/ci20.h
include/configs/colibri_pxa270.h
include/configs/devkit8000.h