From d7869b2183d2b786e5410b97a5a6b2e630e7825e Mon Sep 17 00:00:00 2001 From: Adam Ford Date: Fri, 20 Jul 2018 23:03:57 -0500 Subject: Convert CONFIG_MII et al to Kconfig This converts the following to Kconfig: CONFIG_MII CONFIG_DRIVER_TI_EMAC Signed-off-by: Adam Ford Acked-by: Jagan Teki Acked-by: Joe Hershberger --- configs/turris_omnia_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/turris_omnia_defconfig') diff --git a/configs/turris_omnia_defconfig b/configs/turris_omnia_defconfig index 0a68937..de8f912 100644 --- a/configs/turris_omnia_defconfig +++ b/configs/turris_omnia_defconfig @@ -43,6 +43,7 @@ CONFIG_MMC_SDHCI_MV=y CONFIG_PHY_MARVELL=y CONFIG_PHY_GIGE=y CONFIG_MVNETA=y +CONFIG_MII=y CONFIG_DEBUG_UART_SHIFT=2 CONFIG_SYS_NS16550=y CONFIG_KIRKWOOD_SPI=y -- cgit v1.1