summaryrefslogtreecommitdiff
path: root/board/ti/am335x/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/ti/am335x/Kconfig')
-rw-r--r--board/ti/am335x/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/board/ti/am335x/Kconfig b/board/ti/am335x/Kconfig
index 7cb006f99c..49b73abc20 100644
--- a/board/ti/am335x/Kconfig
+++ b/board/ti/am335x/Kconfig
@@ -38,13 +38,4 @@ config NOR_BOOT
as the ROM only partially sets up pinmux. We also default to using
NOR for environment.
-config DM
- default y
-
-config DM_GPIO
- default y if DM
-
-config DM_SERIAL
- default y if DM
-
endif