From 78a8bca5e4971e4be0c3ba438f7386462507ad6a Mon Sep 17 00:00:00 2001 From: Ioana Ciornei Date: Tue, 20 Oct 2020 12:09:58 +0300 Subject: configs: ls1088a: enable CMD_MDIO Enable the CMD_MDIO Kconfig option by removing the "is not set" indication from all the defconfigs for this SoC. Signed-off-by: Ioana Ciornei Reviewed-by: Priyanka Jain --- configs/ls1088ardb_tfa_SECURE_BOOT_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/ls1088ardb_tfa_SECURE_BOOT_defconfig') diff --git a/configs/ls1088ardb_tfa_SECURE_BOOT_defconfig b/configs/ls1088ardb_tfa_SECURE_BOOT_defconfig index 9f8e3123e3..f4eee9e24a 100644 --- a/configs/ls1088ardb_tfa_SECURE_BOOT_defconfig +++ b/configs/ls1088ardb_tfa_SECURE_BOOT_defconfig @@ -35,7 +35,6 @@ CONFIG_CMD_MMC=y CONFIG_CMD_NAND=y CONFIG_CMD_PCI=y CONFIG_CMD_USB=y -# CONFIG_CMD_MDIO is not set CONFIG_CMD_CACHE=y CONFIG_MP=y CONFIG_OF_CONTROL=y -- cgit