]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - arch/arm64/Kconfig.platforms
Add arm64 configuration and device tree differences. Disable MMC_BCM2835_SDHOST and...
[mirror_ubuntu-artful-kernel.git] / arch / arm64 / Kconfig.platforms
index f5f0c813dfecc56cf21e0ae18b8b0c34197aad86..d8550598e3403e7d35050e48e71bac17ed8dc493 100644 (file)
@@ -1,5 +1,27 @@
 menu "Platform selection"
 
+config MACH_BCM2709
+        bool
+
+config ARCH_BCM2709
+        bool "Broadcom BCM2709 family"
+        select MACH_BCM2709
+        select HAVE_SMP
+        select ARM_AMBA
+        select COMMON_CLK
+        select ARCH_HAS_CPUFREQ
+        select GENERIC_CLOCKEVENTS
+        select MULTI_IRQ_HANDLER
+        select SPARSE_IRQ
+        select MFD_SYSCON
+        select VC4
+        select USE_OF
+        select ARCH_REQUIRE_GPIOLIB
+        select PINCTRL
+        select PINCTRL_BCM2835
+        help
+          This enables support for Broadcom BCM2709 boards.
+
 config ARCH_ACTIONS
        bool "Actions Semi Platforms"
        select OWL_TIMER