commit | 745edcaf00fee65cd96aea7acbbfe664554bf51a | [log] [tgz] |
---|---|---|
author | Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi> | Fri Dec 08 15:36:18 2017 +0200 |
committer | Tom Rini <trini@konsulko.com> | Tue Dec 12 14:06:46 2017 -0500 |
tree | 672e105bb28c13a8af7d1a5256c34a2bf6f32d5d | |
parent | 8df5dd3f61fb6fc21ac216373a429451f55a947e [diff] [blame] |
ata: Migrate CONFIG_DWC_AHSATA to Kconfig Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
diff --git a/configs/mx53loco_defconfig b/configs/mx53loco_defconfig index 3fba84c..7471b10 100644 --- a/configs/mx53loco_defconfig +++ b/configs/mx53loco_defconfig
@@ -20,6 +20,7 @@ CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y CONFIG_ENV_IS_IN_MMC=y +CONFIG_DWC_AHSATA=y CONFIG_USB=y CONFIG_USB_STORAGE=y CONFIG_USB_HOST_ETHER=y