]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit2eb8f158e1068f867d0ff0595b216e7eaa92655c
tree2ffa67992128e26a5f5cd558be830a4f44108dfb
parent288db25f7a58e4a9d5ca129c7bdf488b65d544b0
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