dm: select CONFIG_DM* options
[oweals/u-boot.git] / board / silica / pengwyn / Kconfig
index 2e9a2b303f374128c1cf012d324a275cb2c8a849..f2e1098f62a0004a96721c06f3ca84db801ca4b2 100644 (file)
@@ -12,13 +12,4 @@ config SYS_SOC
 config SYS_CONFIG_NAME
        default "pengwyn"
 
-config DM
-       default y
-
-config DM_GPIO
-       default y
-
-config DM_SERIAL
-       default y
-
 endif