summaryrefslogtreecommitdiffstats
path: root/config-arm-generic
diff options
context:
space:
mode:
Diffstat (limited to 'config-arm-generic')
-rw-r--r--config-arm-generic9
1 files changed, 9 insertions, 0 deletions
diff --git a/config-arm-generic b/config-arm-generic
index fca13551a..5f4fbf42b 100644
--- a/config-arm-generic
+++ b/config-arm-generic
@@ -107,6 +107,8 @@ CONFIG_SMC911X=m
CONFIG_SMSC911X=m
CONFIG_MMC_SDHCI_PLTFM=m
+CONFIG_MMC_SDHCI_OF=m
+CONFIG_MMC_SPI=m
# Generic GPIO options
CONFIG_GENERIC_GPIO=y
@@ -196,6 +198,13 @@ CONFIG_UBIFS_FS_LZO=y
CONFIG_UBIFS_FS_ZLIB=y
# CONFIG_UBIFS_FS_DEBUG is not set
+# Device tree
+CONFIG_OF=y
+CONFIG_SERIAL_OF_PLATFORM=y
+CONFIG_OF_GPIO=y
+CONFIG_OF_PCI=y
+CONFIG_OF_PCI_IRQ=y
+
# HW Disabled because it causes issues on ARM platforms
# disable TPM on arm at least on the trimslices it causes havoc