commit | a8c2dcf098f577dbc4c059732e73c0ccb6832398 | [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 | 622597dee4f66d5bd7dd5135d770077af04b0349 [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_de1_soc_defconfig b/configs/socfpga_de1_soc_defconfig index faabeaf..8ec74c1 100644 --- a/configs/socfpga_de1_soc_defconfig +++ b/configs/socfpga_de1_soc_defconfig
@@ -46,6 +46,7 @@ CONFIG_PHY_MICREL_KSZ90X1=y CONFIG_DM_ETH=y CONFIG_ETH_DESIGNWARE=y +CONFIG_DM_RESET=y CONFIG_SYS_NS16550=y CONFIG_USB=y CONFIG_DM_USB=y