From a8c2dcf098f577dbc4c059732e73c0ccb6832398 Mon Sep 17 00:00:00 2001 From: Dinh Nguyen Date: Wed, 4 Apr 2018 17:18:25 -0500 Subject: configs: socfpga: add DM_RESET Add the DM reset driver to socfpga defconfigs. Signed-off-by: Dinh Nguyen --- configs/socfpga_vining_fpga_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/socfpga_vining_fpga_defconfig') diff --git a/configs/socfpga_vining_fpga_defconfig b/configs/socfpga_vining_fpga_defconfig index 7ba289f..bf97d16 100644 --- a/configs/socfpga_vining_fpga_defconfig +++ b/configs/socfpga_vining_fpga_defconfig @@ -71,6 +71,7 @@ CONFIG_PHY_MICREL=y 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 CONFIG_DESIGNWARE_SPI=y -- cgit v1.1