diff options
Diffstat (limited to 'configs/calimain_defconfig')
-rw-r--r-- | configs/calimain_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/calimain_defconfig b/configs/calimain_defconfig index 41d531beed..ae517e0b78 100644 --- a/configs/calimain_defconfig +++ b/configs/calimain_defconfig @@ -27,4 +27,6 @@ CONFIG_SYS_BOOTCOUNT_ADDR=0x01C23000 CONFIG_DA8XX_GPIO=y # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y +CONFIG_MII=y +CONFIG_DRIVER_TI_EMAC=y CONFIG_SYS_NS16550=y |