]> git.sur5r.net Git - u-boot/commitdiff
board: turris_mox: Add fixed regulator support to defconfig
authorMarek BehĂșn <marek.behun@nic.cz>
Wed, 16 May 2018 20:13:49 +0000 (22:13 +0200)
committerStefan Roese <sr@denx.de>
Tue, 29 May 2018 06:33:03 +0000 (08:33 +0200)
Without this USB3 won't work in U-Boot.

Signed-off-by: Marek Behun <marek.behun@nic.cz>
Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
configs/turris_mox_defconfig

index 7dea7157dcde4032aa845749cfa3637a14a01fb7..3eb0479c6159d7b06817a8ecee16b516172514fa 100644 (file)
@@ -62,6 +62,8 @@ CONFIG_DEBUG_UART_SHIFT=2
 CONFIG_DEBUG_UART_ANNOUNCE=y
 CONFIG_MVEBU_A3700_UART=y
 CONFIG_MVEBU_A3700_SPI=y
+CONFIG_DM_REGULATOR=y
+CONFIG_DM_REGULATOR_FIXED=y
 CONFIG_USB=y
 CONFIG_DM_USB=y
 CONFIG_USB_XHCI_HCD=y