summaryrefslogtreecommitdiff
path: root/configs/gwventana_emmc_defconfig
diff options
context:
space:
mode:
authorTuomas Tynkkynen <tuomas.tynkkynen@iki.fi>2017-12-08 15:36:18 +0200
committerTom Rini <trini@konsulko.com>2017-12-12 14:06:46 -0500
commit477b16a7982eee080a142f08f2cf2d05ade99c31 (patch)
tree672e105bb28c13a8af7d1a5256c34a2bf6f32d5d /configs/gwventana_emmc_defconfig
parent9920d151c4b22540a937c4225020069c583a7fad (diff)
ata: Migrate CONFIG_DWC_AHSATA to Kconfig
Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
Diffstat (limited to 'configs/gwventana_emmc_defconfig')
-rw-r--r--configs/gwventana_emmc_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/gwventana_emmc_defconfig b/configs/gwventana_emmc_defconfig
index 5379cf3b3b..b35d0914e3 100644
--- a/configs/gwventana_emmc_defconfig
+++ b/configs/gwventana_emmc_defconfig
@@ -53,6 +53,7 @@ CONFIG_MTDPARTS_DEFAULT="mtdparts=nand:16m(uboot),1m(env),-(rootfs)"
CONFIG_CMD_UBI=y
CONFIG_ENV_IS_IN_MMC=y
CONFIG_DM=y
+CONFIG_DWC_AHSATA=y
CONFIG_PHYLIB=y
CONFIG_NETDEVICES=y
CONFIG_E1000=y