commit | bfddbb2dee4699a34e0a127ee5e31d0b7502a9cb | [log] [tgz] |
---|---|---|
author | Dinh Nguyen <dinguyen@kernel.org> | Wed Apr 04 17:18:25 2018 -0500 |
committer | Marek Vasut <marex@denx.de> | Tue Apr 17 11:39:50 2018 +0200 |
tree | 2f99290a9c5d8191e280f653f41042922824f553 | |
parent | 08794aaf9c1bb64ddfddaec5819c0c7824a9d53a [diff] [blame] |
configs: socfpga: add DM_RESET Add the DM reset driver to socfpga defconfigs. Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
diff --git a/configs/socfpga_is1_defconfig b/configs/socfpga_is1_defconfig index 1f045d6..7bb5302 100644 --- a/configs/socfpga_is1_defconfig +++ b/configs/socfpga_is1_defconfig
@@ -50,5 +50,6 @@ CONFIG_PHY_MICREL_KSZ90X1=y CONFIG_DM_ETH=y CONFIG_ETH_DESIGNWARE=y +CONFIG_DM_RESET=y CONFIG_SYS_NS16550=y CONFIG_CADENCE_QSPI=y