diff options
Diffstat (limited to 'board/gumstix/pepper/Kconfig')
-rw-r--r-- | board/gumstix/pepper/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/board/gumstix/pepper/Kconfig b/board/gumstix/pepper/Kconfig index 750db8585d..6f94612fe2 100644 --- a/board/gumstix/pepper/Kconfig +++ b/board/gumstix/pepper/Kconfig @@ -12,13 +12,4 @@ config SYS_SOC config SYS_CONFIG_NAME default "pepper" -config DM - default y - -config DM_GPIO - default y - -config DM_SERIAL - default y - endif |