summaryrefslogtreecommitdiff
path: root/configs/ci20_mmc_defconfig
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2022-04-13 04:15:39 +0200
committerRamon Fried <ramon@neureality.ai>2022-04-13 15:14:31 +0300
commit0154e6de37e8bbaac837939391f6d4a8f0b3fd18 (patch)
tree2ffa67992128e26a5f5cd558be830a4f44108dfb /configs/ci20_mmc_defconfig
parentf478da938f5e0687a1bc975543155d108483286a (diff)
downloadu-boot-0154e6de37e8bbaac837939391f6d4a8f0b3fd18.tar.gz
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>
Diffstat (limited to 'configs/ci20_mmc_defconfig')
-rw-r--r--configs/ci20_mmc_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ci20_mmc_defconfig b/configs/ci20_mmc_defconfig
index 9622157015..e7a60aa5b4 100644
--- a/configs/ci20_mmc_defconfig
+++ b/configs/ci20_mmc_defconfig
@@ -49,6 +49,7 @@ CONFIG_MMC_UHS_SUPPORT=y
CONFIG_MMC_HS400_SUPPORT=y
# CONFIG_MMC_VERBOSE is not set
CONFIG_JZ47XX_MMC=y
+CONFIG_DRIVER_DM9000=y
CONFIG_DM_SERIAL=y
CONFIG_SYS_NS16550=y
CONFIG_SPL_TINY_MEMSET=y