diff options
Diffstat (limited to 'configs/udoo_defconfig')
-rw-r--r-- | configs/udoo_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/udoo_defconfig b/configs/udoo_defconfig index b92b181d4fb..52cfdb009c4 100644 --- a/configs/udoo_defconfig +++ b/configs/udoo_defconfig @@ -30,6 +30,7 @@ CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y CONFIG_ENV_IS_IN_MMC=y CONFIG_DM=y +CONFIG_DWC_AHSATA=y CONFIG_PHYLIB=y CONFIG_PHY_MICREL=y CONFIG_PHY_MICREL_KSZ90X1=y |