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_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/ls1088ardb_tfa_defconfig') diff --git a/configs/ls1088ardb_tfa_defconfig b/configs/ls1088ardb_tfa_defconfig index 573a859..cacbe40 100644 --- a/configs/ls1088ardb_tfa_defconfig +++ b/configs/ls1088ardb_tfa_defconfig @@ -37,7 +37,6 @@ CONFIG_CMD_NAND=y CONFIG_CMD_PCI=y CONFIG_CMD_USB=y # CONFIG_CMD_SETEXPR is not set -# CONFIG_CMD_MDIO is not set CONFIG_CMD_CACHE=y CONFIG_MP=y CONFIG_OF_CONTROL=y -- cgit v1.1