ARM: zynq: move SoC headers to mach-zynq/include/mach
[oweals/u-boot.git] / arch / sandbox / Kconfig
index 52e59d29e81b169d275de7a3c874590be98ae7e5..8aac96f8d92a57f93300d156345c3a29bea11a52 100644 (file)
@@ -10,27 +10,6 @@ config SYS_BOARD
 config SYS_CONFIG_NAME
        default "sandbox"
 
-config DM
-       default y
-
-config DM_GPIO
-       default y
-
-config DM_SERIAL
-       default y
-
-config DM_CROS_EC
-       default y
-
-config DM_SPI
-       default y
-
-config DM_SPI_FLASH
-       default y
-
-config DM_I2C
-       default y
-
 config DM_TEST
        default y