summaryrefslogtreecommitdiff
path: root/configs/socfpga_dbm_soc1_defconfig
diff options
context:
space:
mode:
authorDinh Nguyen <dinguyen@kernel.org>2018-04-04 17:18:25 -0500
committerMarek Vasut <marex@denx.de>2018-04-17 11:39:50 +0200
commita8c2dcf098f577dbc4c059732e73c0ccb6832398 (patch)
tree2f99290a9c5d8191e280f653f41042922824f553 /configs/socfpga_dbm_soc1_defconfig
parent622597dee4f66d5bd7dd5135d770077af04b0349 (diff)
configs: socfpga: add DM_RESET
Add the DM reset driver to socfpga defconfigs. Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Diffstat (limited to 'configs/socfpga_dbm_soc1_defconfig')
-rw-r--r--configs/socfpga_dbm_soc1_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/socfpga_dbm_soc1_defconfig b/configs/socfpga_dbm_soc1_defconfig
index 8ae9077408..358a75f07a 100644
--- a/configs/socfpga_dbm_soc1_defconfig
+++ b/configs/socfpga_dbm_soc1_defconfig
@@ -52,6 +52,7 @@ CONFIG_MMC_DW=y
CONFIG_DM_ETH=y
CONFIG_PHY_GIGE=y
CONFIG_ETH_DESIGNWARE=y
+CONFIG_DM_RESET=y
CONFIG_SYS_NS16550=y
CONFIG_USB=y
CONFIG_DM_USB=y