summaryrefslogtreecommitdiffstats
path: root/board/gumstix/pepper/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/gumstix/pepper/Kconfig')
-rw-r--r--board/gumstix/pepper/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/board/gumstix/pepper/Kconfig b/board/gumstix/pepper/Kconfig
index 3099a9eae1..750db8585d 100644
--- a/board/gumstix/pepper/Kconfig
+++ b/board/gumstix/pepper/Kconfig
@@ -13,12 +13,12 @@ config SYS_CONFIG_NAME
default "pepper"
config DM
- default y if !SPL_BUILD
+ default y
config DM_GPIO
- default y if !SPL_BUILD
+ default y
config DM_SERIAL
- default y if !SPL_BUILD
+ default y
endif
OpenPOWER on IntegriCloud