summaryrefslogtreecommitdiff
path: root/configs/aristainetos2_defconfig
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2019-12-01 13:23:16 +0300
committerStefano Babic <sbabic@denx.de>2020-01-07 12:26:55 +0300
commit64679e2c80bb6002f85682af66a972cf8a20414c (patch)
treead52b6a4c5fb2b272895c97f1331660e7387e02c /configs/aristainetos2_defconfig
parentfc7e3cc639c28e0e86af633e6f63902809e975dd (diff)
downloadu-boot-64679e2c80bb6002f85682af66a972cf8a20414c.tar.xz
imx6: aristainetos: convert to DM_USB
Drop CONFIG_USB_MAX_CONTROLLER_COUNT and enable DM_USB in defconfig. Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'configs/aristainetos2_defconfig')
-rw-r--r--configs/aristainetos2_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/aristainetos2_defconfig b/configs/aristainetos2_defconfig
index 3d36f38e77..ea60e17804 100644
--- a/configs/aristainetos2_defconfig
+++ b/configs/aristainetos2_defconfig
@@ -78,11 +78,15 @@ CONFIG_PHY_MICREL_KSZ90X1=y
CONFIG_MII=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_IMX6=y
+CONFIG_DM_PMIC=y
+CONFIG_DM_REGULATOR=y
+CONFIG_DM_REGULATOR_FIXED=y
CONFIG_PWM_IMX=y
CONFIG_DM_SERIAL=y
CONFIG_SPI=y
CONFIG_MXC_SPI=y
CONFIG_USB=y
+CONFIG_DM_USB=y
CONFIG_USB_STORAGE=y
CONFIG_VIDEO_IPUV3=y
CONFIG_VIDEO=y