summaryrefslogtreecommitdiff
path: root/drivers/qe/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/qe/Kconfig')
-rw-r--r--drivers/qe/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/qe/Kconfig b/drivers/qe/Kconfig
index 44c9f010bd..864b36b822 100644
--- a/drivers/qe/Kconfig
+++ b/drivers/qe/Kconfig
@@ -3,7 +3,7 @@
#
config QE
bool "Enable support for QUICC Engine"
- depends on PPC && !DM_ETH
+ depends on PPC
default y if ARCH_T1040 || ARCH_T1042 || ARCH_T1024 || ARCH_P1021 \
|| ARCH_P1025
help