diff options
44 files changed, 123 insertions, 158 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 87b63fde06d7..245058b3b0ef 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
| @@ -175,13 +175,6 @@ config ARCH_HAS_ILOG2_U32 | |||
| 175 | config ARCH_HAS_ILOG2_U64 | 175 | config ARCH_HAS_ILOG2_U64 |
| 176 | bool | 176 | bool |
| 177 | 177 | ||
| 178 | config ARCH_HAS_CPUFREQ | ||
| 179 | bool | ||
| 180 | help | ||
| 181 | Internal node to signify that the ARCH has CPUFREQ support | ||
| 182 | and that the relevant menu configurations are displayed for | ||
| 183 | it. | ||
| 184 | |||
| 185 | config ARCH_HAS_BANDGAP | 178 | config ARCH_HAS_BANDGAP |
| 186 | bool | 179 | bool |
| 187 | 180 | ||
| @@ -318,7 +311,6 @@ config ARCH_MULTIPLATFORM | |||
| 318 | 311 | ||
| 319 | config ARCH_INTEGRATOR | 312 | config ARCH_INTEGRATOR |
| 320 | bool "ARM Ltd. Integrator family" | 313 | bool "ARM Ltd. Integrator family" |
| 321 | select ARCH_HAS_CPUFREQ | ||
| 322 | select ARM_AMBA | 314 | select ARM_AMBA |
| 323 | select ARM_PATCH_PHYS_VIRT | 315 | select ARM_PATCH_PHYS_VIRT |
| 324 | select AUTO_ZRELADDR | 316 | select AUTO_ZRELADDR |
| @@ -538,7 +530,6 @@ config ARCH_DOVE | |||
| 538 | 530 | ||
| 539 | config ARCH_KIRKWOOD | 531 | config ARCH_KIRKWOOD |
| 540 | bool "Marvell Kirkwood" | 532 | bool "Marvell Kirkwood" |
| 541 | select ARCH_HAS_CPUFREQ | ||
| 542 | select ARCH_REQUIRE_GPIOLIB | 533 | select ARCH_REQUIRE_GPIOLIB |
| 543 | select CPU_FEROCEON | 534 | select CPU_FEROCEON |
| 544 | select GENERIC_CLOCKEVENTS | 535 | select GENERIC_CLOCKEVENTS |
| @@ -637,7 +628,6 @@ config ARCH_LPC32XX | |||
| 637 | config ARCH_PXA | 628 | config ARCH_PXA |
| 638 | bool "PXA2xx/PXA3xx-based" | 629 | bool "PXA2xx/PXA3xx-based" |
| 639 | depends on MMU | 630 | depends on MMU |
| 640 | select ARCH_HAS_CPUFREQ | ||
| 641 | select ARCH_MTD_XIP | 631 | select ARCH_MTD_XIP |
| 642 | select ARCH_REQUIRE_GPIOLIB | 632 | select ARCH_REQUIRE_GPIOLIB |
| 643 | select ARM_CPU_SUSPEND if PM | 633 | select ARM_CPU_SUSPEND if PM |
| @@ -707,7 +697,6 @@ config ARCH_RPC | |||
| 707 | 697 | ||
| 708 | config ARCH_SA1100 | 698 | config ARCH_SA1100 |
| 709 | bool "SA1100-based" | 699 | bool "SA1100-based" |
| 710 | select ARCH_HAS_CPUFREQ | ||
| 711 | select ARCH_MTD_XIP | 700 | select ARCH_MTD_XIP |
| 712 | select ARCH_REQUIRE_GPIOLIB | 701 | select ARCH_REQUIRE_GPIOLIB |
| 713 | select ARCH_SPARSEMEM_ENABLE | 702 | select ARCH_SPARSEMEM_ENABLE |
| @@ -725,7 +714,6 @@ config ARCH_SA1100 | |||
| 725 | 714 | ||
| 726 | config ARCH_S3C24XX | 715 | config ARCH_S3C24XX |
| 727 | bool "Samsung S3C24XX SoCs" | 716 | bool "Samsung S3C24XX SoCs" |
| 728 | select ARCH_HAS_CPUFREQ | ||
| 729 | select ARCH_REQUIRE_GPIOLIB | 717 | select ARCH_REQUIRE_GPIOLIB |
| 730 | select ATAGS | 718 | select ATAGS |
| 731 | select CLKDEV_LOOKUP | 719 | select CLKDEV_LOOKUP |
| @@ -746,7 +734,6 @@ config ARCH_S3C24XX | |||
| 746 | 734 | ||
| 747 | config ARCH_S3C64XX | 735 | config ARCH_S3C64XX |
| 748 | bool "Samsung S3C64XX" | 736 | bool "Samsung S3C64XX" |
| 749 | select ARCH_HAS_CPUFREQ | ||
| 750 | select ARCH_REQUIRE_GPIOLIB | 737 | select ARCH_REQUIRE_GPIOLIB |
| 751 | select ARM_AMBA | 738 | select ARM_AMBA |
| 752 | select ARM_VIC | 739 | select ARM_VIC |
| @@ -809,7 +796,6 @@ config ARCH_S5PC100 | |||
| 809 | 796 | ||
| 810 | config ARCH_S5PV210 | 797 | config ARCH_S5PV210 |
| 811 | bool "Samsung S5PV210/S5PC110" | 798 | bool "Samsung S5PV210/S5PC110" |
| 812 | select ARCH_HAS_CPUFREQ | ||
| 813 | select ARCH_HAS_HOLES_MEMORYMODEL | 799 | select ARCH_HAS_HOLES_MEMORYMODEL |
| 814 | select ARCH_SPARSEMEM_ENABLE | 800 | select ARCH_SPARSEMEM_ENABLE |
| 815 | select ATAGS | 801 | select ATAGS |
| @@ -845,7 +831,6 @@ config ARCH_DAVINCI | |||
| 845 | config ARCH_OMAP1 | 831 | config ARCH_OMAP1 |
| 846 | bool "TI OMAP1" | 832 | bool "TI OMAP1" |
| 847 | depends on MMU | 833 | depends on MMU |
| 848 | select ARCH_HAS_CPUFREQ | ||
| 849 | select ARCH_HAS_HOLES_MEMORYMODEL | 834 | select ARCH_HAS_HOLES_MEMORYMODEL |
| 850 | select ARCH_OMAP | 835 | select ARCH_OMAP |
| 851 | select ARCH_REQUIRE_GPIOLIB | 836 | select ARCH_REQUIRE_GPIOLIB |
| @@ -1009,8 +994,6 @@ source "arch/arm/mach-rockchip/Kconfig" | |||
| 1009 | 994 | ||
| 1010 | source "arch/arm/mach-sa1100/Kconfig" | 995 | source "arch/arm/mach-sa1100/Kconfig" |
| 1011 | 996 | ||
| 1012 | source "arch/arm/plat-samsung/Kconfig" | ||
| 1013 | |||
| 1014 | source "arch/arm/mach-socfpga/Kconfig" | 997 | source "arch/arm/mach-socfpga/Kconfig" |
| 1015 | 998 | ||
| 1016 | source "arch/arm/mach-spear/Kconfig" | 999 | source "arch/arm/mach-spear/Kconfig" |
| @@ -1028,6 +1011,7 @@ source "arch/arm/mach-s5pc100/Kconfig" | |||
| 1028 | source "arch/arm/mach-s5pv210/Kconfig" | 1011 | source "arch/arm/mach-s5pv210/Kconfig" |
| 1029 | 1012 | ||
| 1030 | source "arch/arm/mach-exynos/Kconfig" | 1013 | source "arch/arm/mach-exynos/Kconfig" |
| 1014 | source "arch/arm/plat-samsung/Kconfig" | ||
| 1031 | 1015 | ||
| 1032 | source "arch/arm/mach-shmobile/Kconfig" | 1016 | source "arch/arm/mach-shmobile/Kconfig" |
| 1033 | 1017 | ||
| @@ -2109,9 +2093,7 @@ endmenu | |||
| 2109 | 2093 | ||
| 2110 | menu "CPU Power Management" | 2094 | menu "CPU Power Management" |
| 2111 | 2095 | ||
| 2112 | if ARCH_HAS_CPUFREQ | ||
| 2113 | source "drivers/cpufreq/Kconfig" | 2096 | source "drivers/cpufreq/Kconfig" |
| 2114 | endif | ||
| 2115 | 2097 | ||
| 2116 | source "drivers/cpuidle/Kconfig" | 2098 | source "drivers/cpuidle/Kconfig" |
| 2117 | 2099 | ||
diff --git a/arch/arm/boot/dts/armada-375-db.dts b/arch/arm/boot/dts/armada-375-db.dts index 772fec2d26ce..1e2919d43d78 100644 --- a/arch/arm/boot/dts/armada-375-db.dts +++ b/arch/arm/boot/dts/armada-375-db.dts | |||
| @@ -91,6 +91,8 @@ | |||
| 91 | marvell,nand-keep-config; | 91 | marvell,nand-keep-config; |
| 92 | marvell,nand-enable-arbiter; | 92 | marvell,nand-enable-arbiter; |
| 93 | nand-on-flash-bbt; | 93 | nand-on-flash-bbt; |
| 94 | nand-ecc-strength = <4>; | ||
| 95 | nand-ecc-step-size = <512>; | ||
| 94 | 96 | ||
| 95 | partition@0 { | 97 | partition@0 { |
| 96 | label = "U-Boot"; | 98 | label = "U-Boot"; |
diff --git a/arch/arm/boot/dts/armada-385-db.dts b/arch/arm/boot/dts/armada-385-db.dts index ff9637dd8d0f..5bae4731828b 100644 --- a/arch/arm/boot/dts/armada-385-db.dts +++ b/arch/arm/boot/dts/armada-385-db.dts | |||
| @@ -98,6 +98,8 @@ | |||
| 98 | marvell,nand-keep-config; | 98 | marvell,nand-keep-config; |
| 99 | marvell,nand-enable-arbiter; | 99 | marvell,nand-enable-arbiter; |
| 100 | nand-on-flash-bbt; | 100 | nand-on-flash-bbt; |
| 101 | nand-ecc-strength = <4>; | ||
| 102 | nand-ecc-step-size = <512>; | ||
| 101 | 103 | ||
| 102 | partition@0 { | 104 | partition@0 { |
| 103 | label = "U-Boot"; | 105 | label = "U-Boot"; |
diff --git a/arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts b/arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts index e5c6a0492ca0..4e5a59ee1501 100644 --- a/arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts +++ b/arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts | |||
| @@ -25,7 +25,7 @@ | |||
| 25 | 25 | ||
| 26 | memory { | 26 | memory { |
| 27 | device_type = "memory"; | 27 | device_type = "memory"; |
| 28 | reg = <0 0x00000000 0 0xC0000000>; /* 3 GB */ | 28 | reg = <0 0x00000000 0 0x40000000>; /* 1 GB soldered on */ |
| 29 | }; | 29 | }; |
| 30 | 30 | ||
| 31 | soc { | 31 | soc { |
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index e2d62048e198..17d9462b9fb9 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig | |||
| @@ -300,6 +300,7 @@ CONFIG_MMC=y | |||
| 300 | CONFIG_MMC_BLOCK_MINORS=16 | 300 | CONFIG_MMC_BLOCK_MINORS=16 |
| 301 | CONFIG_MMC_ARMMMCI=y | 301 | CONFIG_MMC_ARMMMCI=y |
| 302 | CONFIG_MMC_SDHCI=y | 302 | CONFIG_MMC_SDHCI=y |
| 303 | CONFIG_MMC_SDHCI_PLTFM=y | ||
| 303 | CONFIG_MMC_SDHCI_OF_ARASAN=y | 304 | CONFIG_MMC_SDHCI_OF_ARASAN=y |
| 304 | CONFIG_MMC_SDHCI_ESDHC_IMX=y | 305 | CONFIG_MMC_SDHCI_ESDHC_IMX=y |
| 305 | CONFIG_MMC_SDHCI_DOVE=y | 306 | CONFIG_MMC_SDHCI_DOVE=y |
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index 59066cf0271a..536a137863cb 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig | |||
| @@ -32,6 +32,7 @@ CONFIG_SOC_OMAP5=y | |||
| 32 | CONFIG_SOC_AM33XX=y | 32 | CONFIG_SOC_AM33XX=y |
| 33 | CONFIG_SOC_AM43XX=y | 33 | CONFIG_SOC_AM43XX=y |
| 34 | CONFIG_SOC_DRA7XX=y | 34 | CONFIG_SOC_DRA7XX=y |
| 35 | CONFIG_CACHE_L2X0=y | ||
| 35 | CONFIG_ARM_THUMBEE=y | 36 | CONFIG_ARM_THUMBEE=y |
| 36 | CONFIG_ARM_ERRATA_411920=y | 37 | CONFIG_ARM_ERRATA_411920=y |
| 37 | CONFIG_SMP=y | 38 | CONFIG_SMP=y |
diff --git a/arch/arm/mach-bcm/Kconfig b/arch/arm/mach-bcm/Kconfig index 9bc6db1c1348..41c839167e87 100644 --- a/arch/arm/mach-bcm/Kconfig +++ b/arch/arm/mach-bcm/Kconfig | |||
| @@ -1,10 +1,9 @@ | |||
| 1 | config ARCH_BCM | 1 | menuconfig ARCH_BCM |
| 2 | bool "Broadcom SoC Support" if ARCH_MULTI_V6_V7 | 2 | bool "Broadcom SoC Support" if ARCH_MULTI_V6_V7 |
| 3 | help | 3 | help |
| 4 | This enables support for Broadcom ARM based SoC chips | 4 | This enables support for Broadcom ARM based SoC chips |
| 5 | 5 | ||
| 6 | menu "Broadcom SoC Selection" | 6 | if ARCH_BCM |
| 7 | depends on ARCH_BCM | ||
| 8 | 7 | ||
| 9 | config ARCH_BCM_MOBILE | 8 | config ARCH_BCM_MOBILE |
| 10 | bool "Broadcom Mobile SoC Support" if ARCH_MULTI_V7 | 9 | bool "Broadcom Mobile SoC Support" if ARCH_MULTI_V7 |
| @@ -88,4 +87,4 @@ config ARCH_BCM_5301X | |||
| 88 | different SoC or with the older BCM47XX and BCM53XX based | 87 | different SoC or with the older BCM47XX and BCM53XX based |
| 89 | network SoC using a MIPS CPU, they are supported by arch/mips/bcm47xx | 88 | network SoC using a MIPS CPU, they are supported by arch/mips/bcm47xx |
| 90 | 89 | ||
| 91 | endmenu | 90 | endif |
diff --git a/arch/arm/mach-berlin/Kconfig b/arch/arm/mach-berlin/Kconfig index 101e0f356730..2631cfc5ab0d 100644 --- a/arch/arm/mach-berlin/Kconfig +++ b/arch/arm/mach-berlin/Kconfig | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | config ARCH_BERLIN | 1 | menuconfig ARCH_BERLIN |
| 2 | bool "Marvell Berlin SoCs" if ARCH_MULTI_V7 | 2 | bool "Marvell Berlin SoCs" if ARCH_MULTI_V7 |
| 3 | select ARCH_REQUIRE_GPIOLIB | 3 | select ARCH_REQUIRE_GPIOLIB |
| 4 | select ARM_GIC | 4 | select ARM_GIC |
| @@ -9,8 +9,6 @@ config ARCH_BERLIN | |||
| 9 | 9 | ||
| 10 | if ARCH_BERLIN | 10 | if ARCH_BERLIN |
| 11 | 11 | ||
| 12 | menu "Marvell Berlin SoC variants" | ||
| 13 | |||
| 14 | config MACH_BERLIN_BG2 | 12 | config MACH_BERLIN_BG2 |
| 15 | bool "Marvell Armada 1500 (BG2)" | 13 | bool "Marvell Armada 1500 (BG2)" |
| 16 | select CACHE_L2X0 | 14 | select CACHE_L2X0 |
| @@ -30,6 +28,4 @@ config MACH_BERLIN_BG2Q | |||
| 30 | select HAVE_ARM_TWD if SMP | 28 | select HAVE_ARM_TWD if SMP |
| 31 | select PINCTRL_BERLIN_BG2Q | 29 | select PINCTRL_BERLIN_BG2Q |
| 32 | 30 | ||
| 33 | endmenu | ||
| 34 | |||
| 35 | endif | 31 | endif |
diff --git a/arch/arm/mach-cns3xxx/Kconfig b/arch/arm/mach-cns3xxx/Kconfig index 66838f42037f..3c22a1990ecd 100644 --- a/arch/arm/mach-cns3xxx/Kconfig +++ b/arch/arm/mach-cns3xxx/Kconfig | |||
| @@ -1,12 +1,11 @@ | |||
| 1 | config ARCH_CNS3XXX | 1 | menuconfig ARCH_CNS3XXX |
| 2 | bool "Cavium Networks CNS3XXX family" if ARCH_MULTI_V6 | 2 | bool "Cavium Networks CNS3XXX family" if ARCH_MULTI_V6 |
| 3 | select ARM_GIC | 3 | select ARM_GIC |
| 4 | select PCI_DOMAINS if PCI | 4 | select PCI_DOMAINS if PCI |
| 5 | help | 5 | help |
| 6 | Support for Cavium Networks CNS3XXX platform. | 6 | Support for Cavium Networks CNS3XXX platform. |
| 7 | 7 | ||
| 8 | menu "CNS3XXX platform type" | 8 | if ARCH_CNS3XXX |
| 9 | depends on ARCH_CNS3XXX | ||
| 10 | 9 | ||
| 11 | config MACH_CNS3420VB | 10 | config MACH_CNS3420VB |
| 12 | bool "Support for CNS3420 Validation Board" | 11 | bool "Support for CNS3420 Validation Board" |
| @@ -17,4 +16,4 @@ config MACH_CNS3420VB | |||
| 17 | This is a platform with an on-board ARM11 MPCore and has support | 16 | This is a platform with an on-board ARM11 MPCore and has support |
| 18 | for USB, USB-OTG, MMC/SD/SDIO, SATA, PCI-E, etc. | 17 | for USB, USB-OTG, MMC/SD/SDIO, SATA, PCI-E, etc. |
| 19 | 18 | ||
| 20 | endmenu | 19 | endif |
diff --git a/arch/arm/mach-davinci/Kconfig b/arch/arm/mach-davinci/Kconfig index db18ef866593..584e8d4e2892 100644 --- a/arch/arm/mach-davinci/Kconfig +++ b/arch/arm/mach-davinci/Kconfig | |||
| @@ -39,7 +39,6 @@ config ARCH_DAVINCI_DA830 | |||
| 39 | config ARCH_DAVINCI_DA850 | 39 | config ARCH_DAVINCI_DA850 |
| 40 | bool "DA850/OMAP-L138/AM18x based system" | 40 | bool "DA850/OMAP-L138/AM18x based system" |
| 41 | select ARCH_DAVINCI_DA8XX | 41 | select ARCH_DAVINCI_DA8XX |
| 42 | select ARCH_HAS_CPUFREQ | ||
| 43 | select CP_INTC | 42 | select CP_INTC |
| 44 | 43 | ||
| 45 | config ARCH_DAVINCI_DA8XX | 44 | config ARCH_DAVINCI_DA8XX |
diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig index d58995c9a95a..8f9b66c4ac78 100644 --- a/arch/arm/mach-exynos/Kconfig +++ b/arch/arm/mach-exynos/Kconfig | |||
| @@ -7,10 +7,9 @@ | |||
| 7 | 7 | ||
| 8 | # Configuration options for the EXYNOS4 | 8 | # Configuration options for the EXYNOS4 |
| 9 | 9 | ||
| 10 | config ARCH_EXYNOS | 10 | menuconfig ARCH_EXYNOS |
| 11 | bool "Samsung EXYNOS" if ARCH_MULTI_V7 | 11 | bool "Samsung EXYNOS" if ARCH_MULTI_V7 |
| 12 | select ARCH_HAS_BANDGAP | 12 | select ARCH_HAS_BANDGAP |
| 13 | select ARCH_HAS_CPUFREQ | ||
| 14 | select ARCH_HAS_HOLES_MEMORYMODEL | 13 | select ARCH_HAS_HOLES_MEMORYMODEL |
| 15 | select ARCH_REQUIRE_GPIOLIB | 14 | select ARCH_REQUIRE_GPIOLIB |
| 16 | select ARM_AMBA | 15 | select ARM_AMBA |
| @@ -30,8 +29,6 @@ config ARCH_EXYNOS | |||
| 30 | 29 | ||
| 31 | if ARCH_EXYNOS | 30 | if ARCH_EXYNOS |
| 32 | 31 | ||
| 33 | menu "SAMSUNG EXYNOS SoCs Support" | ||
| 34 | |||
| 35 | config ARCH_EXYNOS3 | 32 | config ARCH_EXYNOS3 |
| 36 | bool "SAMSUNG EXYNOS3" | 33 | bool "SAMSUNG EXYNOS3" |
| 37 | select ARM_CPU_SUSPEND if PM | 34 | select ARM_CPU_SUSPEND if PM |
| @@ -118,8 +115,6 @@ config SOC_EXYNOS5800 | |||
| 118 | default y | 115 | default y |
| 119 | depends on SOC_EXYNOS5420 | 116 | depends on SOC_EXYNOS5420 |
| 120 | 117 | ||
| 121 | endmenu | ||
| 122 | |||
| 123 | config EXYNOS5420_MCPM | 118 | config EXYNOS5420_MCPM |
| 124 | bool "Exynos5420 Multi-Cluster PM support" | 119 | bool "Exynos5420 Multi-Cluster PM support" |
| 125 | depends on MCPM && SOC_EXYNOS5420 | 120 | depends on MCPM && SOC_EXYNOS5420 |
diff --git a/arch/arm/mach-exynos/common.h b/arch/arm/mach-exynos/common.h index 16617bdb37a9..1ee91763fa7c 100644 --- a/arch/arm/mach-exynos/common.h +++ b/arch/arm/mach-exynos/common.h | |||
| @@ -118,6 +118,7 @@ extern void __iomem *sysram_ns_base_addr; | |||
| 118 | extern void __iomem *sysram_base_addr; | 118 | extern void __iomem *sysram_base_addr; |
| 119 | void exynos_init_io(void); | 119 | void exynos_init_io(void); |
| 120 | void exynos_restart(enum reboot_mode mode, const char *cmd); | 120 | void exynos_restart(enum reboot_mode mode, const char *cmd); |
| 121 | void exynos_sysram_init(void); | ||
| 121 | void exynos_cpuidle_init(void); | 122 | void exynos_cpuidle_init(void); |
| 122 | void exynos_cpufreq_init(void); | 123 | void exynos_cpufreq_init(void); |
| 123 | void exynos_init_late(void); | 124 | void exynos_init_late(void); |
diff --git a/arch/arm/mach-exynos/exynos.c b/arch/arm/mach-exynos/exynos.c index 90aab4d75d08..f38cf7c110cc 100644 --- a/arch/arm/mach-exynos/exynos.c +++ b/arch/arm/mach-exynos/exynos.c | |||
| @@ -184,6 +184,28 @@ void __init exynos_cpufreq_init(void) | |||
| 184 | platform_device_register_simple("exynos-cpufreq", -1, NULL, 0); | 184 | platform_device_register_simple("exynos-cpufreq", -1, NULL, 0); |
| 185 | } | 185 | } |
| 186 | 186 | ||
| 187 | void __iomem *sysram_base_addr; | ||
| 188 | void __iomem *sysram_ns_base_addr; | ||
| 189 | |||
| 190 | void __init exynos_sysram_init(void) | ||
| 191 | { | ||
| 192 | struct device_node *node; | ||
| 193 | |||
| 194 | for_each_compatible_node(node, NULL, "samsung,exynos4210-sysram") { | ||
| 195 | if (!of_device_is_available(node)) | ||
| 196 | continue; | ||
| 197 | sysram_base_addr = of_iomap(node, 0); | ||
| 198 | break; | ||
| 199 | } | ||
| 200 | |||
| 201 | for_each_compatible_node(node, NULL, "samsung,exynos4210-sysram-ns") { | ||
| 202 | if (!of_device_is_available(node)) | ||
| 203 | continue; | ||
| 204 | sysram_ns_base_addr = of_iomap(node, 0); | ||
| 205 | break; | ||
| 206 | } | ||
| 207 | } | ||
| 208 | |||
| 187 | void __init exynos_init_late(void) | 209 | void __init exynos_init_late(void) |
| 188 | { | 210 | { |
| 189 | if (of_machine_is_compatible("samsung,exynos5440")) | 211 | if (of_machine_is_compatible("samsung,exynos5440")) |
| @@ -198,7 +220,7 @@ static int __init exynos_fdt_map_chipid(unsigned long node, const char *uname, | |||
| 198 | int depth, void *data) | 220 | int depth, void *data) |
| 199 | { | 221 | { |
| 200 | struct map_desc iodesc; | 222 | struct map_desc iodesc; |
| 201 | __be32 *reg; | 223 | const __be32 *reg; |
| 202 | int len; | 224 | int len; |
| 203 | 225 | ||
| 204 | if (!of_flat_dt_is_compatible(node, "samsung,exynos4210-chipid") && | 226 | if (!of_flat_dt_is_compatible(node, "samsung,exynos4210-chipid") && |
| @@ -271,6 +293,13 @@ static void __init exynos_dt_machine_init(void) | |||
| 271 | } | 293 | } |
| 272 | } | 294 | } |
| 273 | 295 | ||
| 296 | /* | ||
| 297 | * This is called from smp_prepare_cpus if we've built for SMP, but | ||
| 298 | * we still need to set it up for PM and firmware ops if not. | ||
| 299 | */ | ||
| 300 | if (!IS_ENABLED(SMP)) | ||
| 301 | exynos_sysram_init(); | ||
| 302 | |||
| 274 | exynos_cpuidle_init(); | 303 | exynos_cpuidle_init(); |
| 275 | exynos_cpufreq_init(); | 304 | exynos_cpufreq_init(); |
| 276 | 305 | ||
diff --git a/arch/arm/mach-exynos/platsmp.c b/arch/arm/mach-exynos/platsmp.c index ec02422e8499..1c8d31e39520 100644 --- a/arch/arm/mach-exynos/platsmp.c +++ b/arch/arm/mach-exynos/platsmp.c | |||
| @@ -32,28 +32,6 @@ | |||
| 32 | 32 | ||
| 33 | extern void exynos4_secondary_startup(void); | 33 | extern void exynos4_secondary_startup(void); |
| 34 | 34 | ||
| 35 | void __iomem *sysram_base_addr; | ||
| 36 | void __iomem *sysram_ns_base_addr; | ||
| 37 | |||
| 38 | static void __init exynos_smp_prepare_sysram(void) | ||
| 39 | { | ||
| 40 | struct device_node *node; | ||
| 41 | |||
| 42 | for_each_compatible_node(node, NULL, "samsung,exynos4210-sysram") { | ||
| 43 | if (!of_device_is_available(node)) | ||
| 44 | continue; | ||
| 45 | sysram_base_addr = of_iomap(node, 0); | ||
| 46 | break; | ||
| 47 | } | ||
| 48 | |||
| 49 | for_each_compatible_node(node, NULL, "samsung,exynos4210-sysram-ns") { | ||
| 50 | if (!of_device_is_available(node)) | ||
| 51 | continue; | ||
| 52 | sysram_ns_base_addr = of_iomap(node, 0); | ||
| 53 | break; | ||
| 54 | } | ||
| 55 | } | ||
| 56 | |||
| 57 | static inline void __iomem *cpu_boot_reg_base(void) | 35 | static inline void __iomem *cpu_boot_reg_base(void) |
| 58 | { | 36 | { |
| 59 | if (soc_is_exynos4210() && samsung_rev() == EXYNOS4210_REV_1_1) | 37 | if (soc_is_exynos4210() && samsung_rev() == EXYNOS4210_REV_1_1) |
| @@ -234,11 +212,11 @@ static void __init exynos_smp_prepare_cpus(unsigned int max_cpus) | |||
| 234 | { | 212 | { |
| 235 | int i; | 213 | int i; |
| 236 | 214 | ||
| 215 | exynos_sysram_init(); | ||
| 216 | |||
| 237 | if (read_cpuid_part_number() == ARM_CPU_PART_CORTEX_A9) | 217 | if (read_cpuid_part_number() == ARM_CPU_PART_CORTEX_A9) |
| 238 | scu_enable(scu_base_addr()); | 218 | scu_enable(scu_base_addr()); |
| 239 | 219 | ||
| 240 | exynos_smp_prepare_sysram(); | ||
| 241 | |||
| 242 | /* | 220 | /* |
| 243 | * Write the address of secondary startup into the | 221 | * Write the address of secondary startup into the |
| 244 | * system-wide flags register. The boot monitor waits | 222 | * system-wide flags register. The boot monitor waits |
diff --git a/arch/arm/mach-highbank/Kconfig b/arch/arm/mach-highbank/Kconfig index 830b76e70250..a5960e2ac090 100644 --- a/arch/arm/mach-highbank/Kconfig +++ b/arch/arm/mach-highbank/Kconfig | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | config ARCH_HIGHBANK | 1 | config ARCH_HIGHBANK |
| 2 | bool "Calxeda ECX-1000/2000 (Highbank/Midway)" if ARCH_MULTI_V7 | 2 | bool "Calxeda ECX-1000/2000 (Highbank/Midway)" if ARCH_MULTI_V7 |
| 3 | select ARCH_DMA_ADDR_T_64BIT if ARM_LPAE | 3 | select ARCH_DMA_ADDR_T_64BIT if ARM_LPAE |
| 4 | select ARCH_HAS_CPUFREQ | ||
| 5 | select ARCH_HAS_HOLES_MEMORYMODEL | 4 | select ARCH_HAS_HOLES_MEMORYMODEL |
| 6 | select ARCH_HAS_OPP | 5 | select ARCH_HAS_OPP |
| 7 | select ARCH_SUPPORTS_BIG_ENDIAN | 6 | select ARCH_SUPPORTS_BIG_ENDIAN |
diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig index 8d42eab76d53..28fa2fa49e5d 100644 --- a/arch/arm/mach-imx/Kconfig +++ b/arch/arm/mach-imx/Kconfig | |||
| @@ -1,6 +1,5 @@ | |||
| 1 | config ARCH_MXC | 1 | menuconfig ARCH_MXC |
| 2 | bool "Freescale i.MX family" if ARCH_MULTI_V4_V5 || ARCH_MULTI_V6_V7 | 2 | bool "Freescale i.MX family" if ARCH_MULTI_V4_V5 || ARCH_MULTI_V6_V7 |
| 3 | select ARCH_HAS_CPUFREQ | ||
| 4 | select ARCH_HAS_OPP | 3 | select ARCH_HAS_OPP |
| 5 | select ARCH_REQUIRE_GPIOLIB | 4 | select ARCH_REQUIRE_GPIOLIB |
| 6 | select ARM_CPU_SUSPEND if PM | 5 | select ARM_CPU_SUSPEND if PM |
| @@ -13,8 +12,7 @@ config ARCH_MXC | |||
| 13 | help | 12 | help |
| 14 | Support for Freescale MXC/iMX-based family of processors | 13 | Support for Freescale MXC/iMX-based family of processors |
| 15 | 14 | ||
| 16 | menu "Freescale i.MX support" | 15 | if ARCH_MXC |
| 17 | depends on ARCH_MXC | ||
| 18 | 16 | ||
| 19 | config MXC_TZIC | 17 | config MXC_TZIC |
| 20 | bool | 18 | bool |
| @@ -99,7 +97,6 @@ config SOC_IMX25 | |||
| 99 | 97 | ||
| 100 | config SOC_IMX27 | 98 | config SOC_IMX27 |
| 101 | bool | 99 | bool |
| 102 | select ARCH_HAS_CPUFREQ | ||
| 103 | select ARCH_HAS_OPP | 100 | select ARCH_HAS_OPP |
| 104 | select CPU_ARM926T | 101 | select CPU_ARM926T |
| 105 | select IMX_HAVE_IOMUX_V1 | 102 | select IMX_HAVE_IOMUX_V1 |
| @@ -124,7 +121,6 @@ config SOC_IMX35 | |||
| 124 | 121 | ||
| 125 | config SOC_IMX5 | 122 | config SOC_IMX5 |
| 126 | bool | 123 | bool |
| 127 | select ARCH_HAS_CPUFREQ | ||
| 128 | select ARCH_HAS_OPP | 124 | select ARCH_HAS_OPP |
| 129 | select ARCH_MXC_IOMUX_V3 | 125 | select ARCH_MXC_IOMUX_V3 |
| 130 | select MXC_TZIC | 126 | select MXC_TZIC |
| @@ -786,4 +782,4 @@ endif | |||
| 786 | 782 | ||
| 787 | source "arch/arm/mach-imx/devices/Kconfig" | 783 | source "arch/arm/mach-imx/devices/Kconfig" |
| 788 | 784 | ||
| 789 | endmenu | 785 | endif |
diff --git a/arch/arm/mach-integrator/Kconfig b/arch/arm/mach-integrator/Kconfig index ba43321001d8..64f8e2564a37 100644 --- a/arch/arm/mach-integrator/Kconfig +++ b/arch/arm/mach-integrator/Kconfig | |||
| @@ -28,7 +28,7 @@ config ARCH_CINTEGRATOR | |||
| 28 | bool | 28 | bool |
| 29 | 29 | ||
| 30 | config INTEGRATOR_IMPD1 | 30 | config INTEGRATOR_IMPD1 |
| 31 | tristate "Include support for Integrator/IM-PD1" | 31 | bool "Include support for Integrator/IM-PD1" |
| 32 | depends on ARCH_INTEGRATOR_AP | 32 | depends on ARCH_INTEGRATOR_AP |
| 33 | select ARCH_REQUIRE_GPIOLIB | 33 | select ARCH_REQUIRE_GPIOLIB |
| 34 | select ARM_VIC | 34 | select ARM_VIC |
diff --git a/arch/arm/mach-integrator/impd1.c b/arch/arm/mach-integrator/impd1.c index 0e870ea818c4..3ce880729cff 100644 --- a/arch/arm/mach-integrator/impd1.c +++ b/arch/arm/mach-integrator/impd1.c | |||
| @@ -308,7 +308,12 @@ static struct impd1_device impd1_devs[] = { | |||
| 308 | */ | 308 | */ |
| 309 | #define IMPD1_VALID_IRQS 0x00000bffU | 309 | #define IMPD1_VALID_IRQS 0x00000bffU |
| 310 | 310 | ||
| 311 | static int __init impd1_probe(struct lm_device *dev) | 311 | /* |
| 312 | * As this module is bool, it is OK to have this as __init_refok() - no | ||
| 313 | * probe calls will be done after the initial system bootup, as devices | ||
| 314 | * are discovered as part of the machine startup. | ||
| 315 | */ | ||
| 316 | static int __init_refok impd1_probe(struct lm_device *dev) | ||
| 312 | { | 317 | { |
| 313 | struct impd1_module *impd1; | 318 | struct impd1_module *impd1; |
| 314 | int irq_base; | 319 | int irq_base; |
| @@ -397,6 +402,11 @@ static void impd1_remove(struct lm_device *dev) | |||
| 397 | static struct lm_driver impd1_driver = { | 402 | static struct lm_driver impd1_driver = { |
| 398 | .drv = { | 403 | .drv = { |
| 399 | .name = "impd1", | 404 | .name = "impd1", |
| 405 | /* | ||
| 406 | * As we're dropping the probe() function, suppress driver | ||
| 407 | * binding from sysfs. | ||
| 408 | */ | ||
| 409 | .suppress_bind_attrs = true, | ||
| 400 | }, | 410 | }, |
| 401 | .probe = impd1_probe, | 411 | .probe = impd1_probe, |
| 402 | .remove = impd1_remove, | 412 | .remove = impd1_remove, |
diff --git a/arch/arm/mach-keystone/Kconfig b/arch/arm/mach-keystone/Kconfig index f50bc936cb84..98a156afaa94 100644 --- a/arch/arm/mach-keystone/Kconfig +++ b/arch/arm/mach-keystone/Kconfig | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | config ARCH_KEYSTONE | 1 | config ARCH_KEYSTONE |
| 2 | bool "Texas Instruments Keystone Devices" | 2 | bool "Texas Instruments Keystone Devices" |
| 3 | depends on ARCH_MULTI_V7 | 3 | depends on ARCH_MULTI_V7 |
| 4 | depends on ARM_PATCH_PHYS_VIRT | ||
| 4 | select ARM_GIC | 5 | select ARM_GIC |
| 5 | select HAVE_ARM_ARCH_TIMER | 6 | select HAVE_ARM_ARCH_TIMER |
| 6 | select CLKSRC_MMIO | 7 | select CLKSRC_MMIO |
diff --git a/arch/arm/mach-moxart/Kconfig b/arch/arm/mach-moxart/Kconfig index 82a4ba8578a2..f49328c39bef 100644 --- a/arch/arm/mach-moxart/Kconfig +++ b/arch/arm/mach-moxart/Kconfig | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | config ARCH_MOXART | 1 | menuconfig ARCH_MOXART |
| 2 | bool "MOXA ART SoC" if ARCH_MULTI_V4 | 2 | bool "MOXA ART SoC" if ARCH_MULTI_V4 |
| 3 | select CPU_FA526 | 3 | select CPU_FA526 |
| 4 | select ARM_DMA_MEM_BUFFERABLE | 4 | select ARM_DMA_MEM_BUFFERABLE |
diff --git a/arch/arm/mach-mvebu/Kconfig b/arch/arm/mach-mvebu/Kconfig index 6090b9eb00c8..4a7c250c9a30 100644 --- a/arch/arm/mach-mvebu/Kconfig +++ b/arch/arm/mach-mvebu/Kconfig | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | config ARCH_MVEBU | 1 | menuconfig ARCH_MVEBU |
| 2 | bool "Marvell Engineering Business Unit (MVEBU) SoCs" if (ARCH_MULTI_V7 || ARCH_MULTI_V5) | 2 | bool "Marvell Engineering Business Unit (MVEBU) SoCs" if (ARCH_MULTI_V7 || ARCH_MULTI_V5) |
| 3 | select ARCH_SUPPORTS_BIG_ENDIAN | 3 | select ARCH_SUPPORTS_BIG_ENDIAN |
| 4 | select CLKSRC_MMIO | 4 | select CLKSRC_MMIO |
| @@ -13,8 +13,6 @@ config ARCH_MVEBU | |||
| 13 | 13 | ||
| 14 | if ARCH_MVEBU | 14 | if ARCH_MVEBU |
| 15 | 15 | ||
| 16 | menu "Marvell EBU SoC variants" | ||
| 17 | |||
| 18 | config MACH_MVEBU_V7 | 16 | config MACH_MVEBU_V7 |
| 19 | bool | 17 | bool |
| 20 | select ARMADA_370_XP_TIMER | 18 | select ARMADA_370_XP_TIMER |
| @@ -84,7 +82,6 @@ config MACH_DOVE | |||
| 84 | 82 | ||
| 85 | config MACH_KIRKWOOD | 83 | config MACH_KIRKWOOD |
| 86 | bool "Marvell Kirkwood boards" if ARCH_MULTI_V5 | 84 | bool "Marvell Kirkwood boards" if ARCH_MULTI_V5 |
| 87 | select ARCH_HAS_CPUFREQ | ||
| 88 | select ARCH_REQUIRE_GPIOLIB | 85 | select ARCH_REQUIRE_GPIOLIB |
| 89 | select CPU_FEROCEON | 86 | select CPU_FEROCEON |
| 90 | select KIRKWOOD_CLK | 87 | select KIRKWOOD_CLK |
| @@ -97,6 +94,4 @@ config MACH_KIRKWOOD | |||
| 97 | Say 'Y' here if you want your kernel to support boards based | 94 | Say 'Y' here if you want your kernel to support boards based |
| 98 | on the Marvell Kirkwood device tree. | 95 | on the Marvell Kirkwood device tree. |
| 99 | 96 | ||
| 100 | endmenu | ||
| 101 | |||
| 102 | endif | 97 | endif |
diff --git a/arch/arm/mach-nomadik/Kconfig b/arch/arm/mach-nomadik/Kconfig index 486d301f43fd..3c61096c8627 100644 --- a/arch/arm/mach-nomadik/Kconfig +++ b/arch/arm/mach-nomadik/Kconfig | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | config ARCH_NOMADIK | 1 | menuconfig ARCH_NOMADIK |
| 2 | bool "ST-Ericsson Nomadik" | 2 | bool "ST-Ericsson Nomadik" |
| 3 | depends on ARCH_MULTI_V5 | 3 | depends on ARCH_MULTI_V5 |
| 4 | select ARCH_REQUIRE_GPIOLIB | 4 | select ARCH_REQUIRE_GPIOLIB |
| @@ -15,7 +15,6 @@ config ARCH_NOMADIK | |||
| 15 | Support for the Nomadik platform by ST-Ericsson | 15 | Support for the Nomadik platform by ST-Ericsson |
| 16 | 16 | ||
| 17 | if ARCH_NOMADIK | 17 | if ARCH_NOMADIK |
| 18 | menu "Nomadik boards" | ||
| 19 | 18 | ||
| 20 | config MACH_NOMADIK_8815NHK | 19 | config MACH_NOMADIK_8815NHK |
| 21 | bool "ST 8815 Nomadik Hardware Kit (evaluation board)" | 20 | bool "ST 8815 Nomadik Hardware Kit (evaluation board)" |
| @@ -24,7 +23,6 @@ config MACH_NOMADIK_8815NHK | |||
| 24 | select I2C_ALGOBIT | 23 | select I2C_ALGOBIT |
| 25 | select I2C_NOMADIK | 24 | select I2C_NOMADIK |
| 26 | 25 | ||
| 27 | endmenu | ||
| 28 | endif | 26 | endif |
| 29 | 27 | ||
| 30 | config NOMADIK_8815 | 28 | config NOMADIK_8815 |
diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig index 0ba482638ebf..062505345c95 100644 --- a/arch/arm/mach-omap2/Kconfig +++ b/arch/arm/mach-omap2/Kconfig | |||
| @@ -1,3 +1,6 @@ | |||
| 1 | menu "TI OMAP/AM/DM/DRA Family" | ||
| 2 | depends on ARCH_MULTI_V6 || ARCH_MULTI_V7 | ||
| 3 | |||
| 1 | config ARCH_OMAP | 4 | config ARCH_OMAP |
| 2 | bool | 5 | bool |
| 3 | 6 | ||
| @@ -28,7 +31,6 @@ config ARCH_OMAP4 | |||
| 28 | select ARM_CPU_SUSPEND if PM | 31 | select ARM_CPU_SUSPEND if PM |
| 29 | select ARM_ERRATA_720789 | 32 | select ARM_ERRATA_720789 |
| 30 | select ARM_GIC | 33 | select ARM_GIC |
| 31 | select CACHE_L2X0 | ||
| 32 | select HAVE_ARM_SCU if SMP | 34 | select HAVE_ARM_SCU if SMP |
| 33 | select HAVE_ARM_TWD if SMP | 35 | select HAVE_ARM_TWD if SMP |
| 34 | select OMAP_INTERCONNECT | 36 | select OMAP_INTERCONNECT |
| @@ -80,7 +82,6 @@ config SOC_DRA7XX | |||
| 80 | config ARCH_OMAP2PLUS | 82 | config ARCH_OMAP2PLUS |
| 81 | bool | 83 | bool |
| 82 | select ARCH_HAS_BANDGAP | 84 | select ARCH_HAS_BANDGAP |
| 83 | select ARCH_HAS_CPUFREQ | ||
| 84 | select ARCH_HAS_HOLES_MEMORYMODEL | 85 | select ARCH_HAS_HOLES_MEMORYMODEL |
| 85 | select ARCH_OMAP | 86 | select ARCH_OMAP |
| 86 | select ARCH_REQUIRE_GPIOLIB | 87 | select ARCH_REQUIRE_GPIOLIB |
| @@ -343,3 +344,5 @@ config OMAP4_ERRATA_I688 | |||
| 343 | endmenu | 344 | endmenu |
| 344 | 345 | ||
| 345 | endif | 346 | endif |
| 347 | |||
| 348 | endmenu | ||
diff --git a/arch/arm/mach-omap2/common.h b/arch/arm/mach-omap2/common.h index ff029737c8f0..a373d508799a 100644 --- a/arch/arm/mach-omap2/common.h +++ b/arch/arm/mach-omap2/common.h | |||
| @@ -91,7 +91,14 @@ extern void omap3_sync32k_timer_init(void); | |||
| 91 | extern void omap3_secure_sync32k_timer_init(void); | 91 | extern void omap3_secure_sync32k_timer_init(void); |
| 92 | extern void omap3_gptimer_timer_init(void); | 92 | extern void omap3_gptimer_timer_init(void); |
| 93 | extern void omap4_local_timer_init(void); | 93 | extern void omap4_local_timer_init(void); |
| 94 | #ifdef CONFIG_CACHE_L2X0 | ||
| 94 | int omap_l2_cache_init(void); | 95 | int omap_l2_cache_init(void); |
| 96 | #else | ||
| 97 | static inline int omap_l2_cache_init(void) | ||
| 98 | { | ||
| 99 | return 0; | ||
| 100 | } | ||
| 101 | #endif | ||
| 95 | extern void omap5_realtime_timer_init(void); | 102 | extern void omap5_realtime_timer_init(void); |
| 96 | 103 | ||
| 97 | void omap2420_init_early(void); | 104 | void omap2420_init_early(void); |
diff --git a/arch/arm/mach-prima2/Kconfig b/arch/arm/mach-prima2/Kconfig index e4e505f52ba0..042f693ef423 100644 --- a/arch/arm/mach-prima2/Kconfig +++ b/arch/arm/mach-prima2/Kconfig | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | config ARCH_SIRF | 1 | menuconfig ARCH_SIRF |
| 2 | bool "CSR SiRF" if ARCH_MULTI_V7 | 2 | bool "CSR SiRF" if ARCH_MULTI_V7 |
| 3 | select ARCH_HAS_RESET_CONTROLLER | 3 | select ARCH_HAS_RESET_CONTROLLER |
| 4 | select ARCH_REQUIRE_GPIOLIB | 4 | select ARCH_REQUIRE_GPIOLIB |
| @@ -11,7 +11,7 @@ config ARCH_SIRF | |||
| 11 | 11 | ||
| 12 | if ARCH_SIRF | 12 | if ARCH_SIRF |
| 13 | 13 | ||
| 14 | menu "CSR SiRF atlas6/primaII/Marco/Polo Specific Features" | 14 | comment "CSR SiRF atlas6/primaII/Marco/Polo Specific Features" |
| 15 | 15 | ||
| 16 | config ARCH_ATLAS6 | 16 | config ARCH_ATLAS6 |
| 17 | bool "CSR SiRFSoC ATLAS6 ARM Cortex A9 Platform" | 17 | bool "CSR SiRFSoC ATLAS6 ARM Cortex A9 Platform" |
| @@ -37,8 +37,6 @@ config ARCH_MARCO | |||
| 37 | help | 37 | help |
| 38 | Support for CSR SiRFSoC ARM Cortex A9 Platform | 38 | Support for CSR SiRFSoC ARM Cortex A9 Platform |
| 39 | 39 | ||
| 40 | endmenu | ||
| 41 | |||
| 42 | config SIRF_IRQ | 40 | config SIRF_IRQ |
| 43 | bool | 41 | bool |
| 44 | 42 | ||
diff --git a/arch/arm/mach-qcom/Kconfig b/arch/arm/mach-qcom/Kconfig index fd2b99dceb89..ee5697ba05bc 100644 --- a/arch/arm/mach-qcom/Kconfig +++ b/arch/arm/mach-qcom/Kconfig | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | config ARCH_QCOM | 1 | menuconfig ARCH_QCOM |
| 2 | bool "Qualcomm Support" if ARCH_MULTI_V7 | 2 | bool "Qualcomm Support" if ARCH_MULTI_V7 |
| 3 | select ARCH_REQUIRE_GPIOLIB | 3 | select ARCH_REQUIRE_GPIOLIB |
| 4 | select ARM_GIC | 4 | select ARM_GIC |
| @@ -11,8 +11,6 @@ config ARCH_QCOM | |||
| 11 | 11 | ||
| 12 | if ARCH_QCOM | 12 | if ARCH_QCOM |
| 13 | 13 | ||
| 14 | menu "Qualcomm SoC Selection" | ||
| 15 | |||
| 16 | config ARCH_MSM8X60 | 14 | config ARCH_MSM8X60 |
| 17 | bool "Enable support for MSM8X60" | 15 | bool "Enable support for MSM8X60" |
| 18 | select CLKSRC_QCOM | 16 | select CLKSRC_QCOM |
| @@ -25,8 +23,6 @@ config ARCH_MSM8974 | |||
| 25 | bool "Enable support for MSM8974" | 23 | bool "Enable support for MSM8974" |
| 26 | select HAVE_ARM_ARCH_TIMER | 24 | select HAVE_ARM_ARCH_TIMER |
| 27 | 25 | ||
| 28 | endmenu | ||
| 29 | |||
| 30 | config QCOM_SCM | 26 | config QCOM_SCM |
| 31 | bool | 27 | bool |
| 32 | 28 | ||
diff --git a/arch/arm/mach-s3c24xx/Kconfig b/arch/arm/mach-s3c24xx/Kconfig index 04284de7aca5..ad5316ae524e 100644 --- a/arch/arm/mach-s3c24xx/Kconfig +++ b/arch/arm/mach-s3c24xx/Kconfig | |||
| @@ -117,7 +117,7 @@ config S3C24XX_SETUP_TS | |||
| 117 | Compile in platform device definition for Samsung TouchScreen. | 117 | Compile in platform device definition for Samsung TouchScreen. |
| 118 | 118 | ||
| 119 | config S3C24XX_DMA | 119 | config S3C24XX_DMA |
| 120 | bool "S3C2410 DMA support" | 120 | bool "S3C2410 DMA support (deprecated)" |
| 121 | select S3C_DMA | 121 | select S3C_DMA |
| 122 | help | 122 | help |
| 123 | S3C2410 DMA support. This is needed for drivers like sound which | 123 | S3C2410 DMA support. This is needed for drivers like sound which |
diff --git a/arch/arm/mach-s3c64xx/Kconfig b/arch/arm/mach-s3c64xx/Kconfig index 3136d86b0d6e..26ca2427e53d 100644 --- a/arch/arm/mach-s3c64xx/Kconfig +++ b/arch/arm/mach-s3c64xx/Kconfig | |||
| @@ -18,9 +18,9 @@ config CPU_S3C6410 | |||
| 18 | Enable S3C6410 CPU support | 18 | Enable S3C6410 CPU support |
| 19 | 19 | ||
| 20 | config S3C64XX_PL080 | 20 | config S3C64XX_PL080 |
| 21 | bool "S3C64XX DMA using generic PL08x driver" | 21 | def_bool DMADEVICES |
| 22 | select ARM_AMBA | ||
| 22 | select AMBA_PL08X | 23 | select AMBA_PL08X |
| 23 | select SAMSUNG_DMADEV | ||
| 24 | 24 | ||
| 25 | config S3C64XX_SETUP_SDHCI | 25 | config S3C64XX_SETUP_SDHCI |
| 26 | bool | 26 | bool |
diff --git a/arch/arm/mach-s5p64x0/Kconfig b/arch/arm/mach-s5p64x0/Kconfig index bb2111b3751e..26003e23796d 100644 --- a/arch/arm/mach-s5p64x0/Kconfig +++ b/arch/arm/mach-s5p64x0/Kconfig | |||
| @@ -9,16 +9,18 @@ if ARCH_S5P64X0 | |||
| 9 | 9 | ||
| 10 | config CPU_S5P6440 | 10 | config CPU_S5P6440 |
| 11 | bool | 11 | bool |
| 12 | select ARM_AMBA | ||
| 13 | select PL330_DMA if DMADEVICES | ||
| 12 | select S5P_SLEEP if PM | 14 | select S5P_SLEEP if PM |
| 13 | select SAMSUNG_DMADEV | ||
| 14 | select SAMSUNG_WAKEMASK if PM | 15 | select SAMSUNG_WAKEMASK if PM |
| 15 | help | 16 | help |
| 16 | Enable S5P6440 CPU support | 17 | Enable S5P6440 CPU support |
| 17 | 18 | ||
| 18 | config CPU_S5P6450 | 19 | config CPU_S5P6450 |
| 19 | bool | 20 | bool |
| 21 | select ARM_AMBA | ||
| 22 | select PL330_DMA if DMADEVICES | ||
| 20 | select S5P_SLEEP if PM | 23 | select S5P_SLEEP if PM |
| 21 | select SAMSUNG_DMADEV | ||
| 22 | select SAMSUNG_WAKEMASK if PM | 24 | select SAMSUNG_WAKEMASK if PM |
| 23 | help | 25 | help |
| 24 | Enable S5P6450 CPU support | 26 | Enable S5P6450 CPU support |
diff --git a/arch/arm/mach-s5pc100/Kconfig b/arch/arm/mach-s5pc100/Kconfig index 15170be97a74..c5e3a969b063 100644 --- a/arch/arm/mach-s5pc100/Kconfig +++ b/arch/arm/mach-s5pc100/Kconfig | |||
| @@ -9,8 +9,9 @@ if ARCH_S5PC100 | |||
| 9 | 9 | ||
| 10 | config CPU_S5PC100 | 10 | config CPU_S5PC100 |
| 11 | bool | 11 | bool |
| 12 | select ARM_AMBA | ||
| 13 | select PL330_DMA if DMADEVICES | ||
| 12 | select S5P_EXT_INT | 14 | select S5P_EXT_INT |
| 13 | select SAMSUNG_DMADEV | ||
| 14 | help | 15 | help |
| 15 | Enable S5PC100 CPU support | 16 | Enable S5PC100 CPU support |
| 16 | 17 | ||
diff --git a/arch/arm/mach-s5pv210/Kconfig b/arch/arm/mach-s5pv210/Kconfig index 8c3abe521757..f60f2862856d 100644 --- a/arch/arm/mach-s5pv210/Kconfig +++ b/arch/arm/mach-s5pv210/Kconfig | |||
| @@ -11,10 +11,11 @@ if ARCH_S5PV210 | |||
| 11 | 11 | ||
| 12 | config CPU_S5PV210 | 12 | config CPU_S5PV210 |
| 13 | bool | 13 | bool |
| 14 | select ARM_AMBA | ||
| 15 | select PL330_DMA if DMADEVICES | ||
| 14 | select S5P_EXT_INT | 16 | select S5P_EXT_INT |
| 15 | select S5P_PM if PM | 17 | select S5P_PM if PM |
| 16 | select S5P_SLEEP if PM | 18 | select S5P_SLEEP if PM |
| 17 | select SAMSUNG_DMADEV | ||
| 18 | help | 19 | help |
| 19 | Enable S5PV210 CPU support | 20 | Enable S5PV210 CPU support |
| 20 | 21 | ||
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig index dbd954e61aa7..798073057e51 100644 --- a/arch/arm/mach-shmobile/Kconfig +++ b/arch/arm/mach-shmobile/Kconfig | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | config ARCH_SHMOBILE | 1 | config ARCH_SHMOBILE |
| 2 | bool | 2 | bool |
| 3 | 3 | ||
| 4 | config ARCH_SHMOBILE_MULTI | 4 | menuconfig ARCH_SHMOBILE_MULTI |
| 5 | bool "Renesas ARM SoCs" if ARCH_MULTI_V7 | 5 | bool "Renesas ARM SoCs" if ARCH_MULTI_V7 |
| 6 | depends on MMU | 6 | depends on MMU |
| 7 | select ARCH_SHMOBILE | 7 | select ARCH_SHMOBILE |
| @@ -15,7 +15,7 @@ config ARCH_SHMOBILE_MULTI | |||
| 15 | 15 | ||
| 16 | if ARCH_SHMOBILE_MULTI | 16 | if ARCH_SHMOBILE_MULTI |
| 17 | 17 | ||
| 18 | comment "Renesas ARM SoCs System Type" | 18 | #comment "Renesas ARM SoCs System Type" |
| 19 | 19 | ||
| 20 | config ARCH_EMEV2 | 20 | config ARCH_EMEV2 |
| 21 | bool "Emma Mobile EV2" | 21 | bool "Emma Mobile EV2" |
| @@ -85,7 +85,6 @@ config ARCH_R8A73A4 | |||
| 85 | select CPU_V7 | 85 | select CPU_V7 |
| 86 | select SH_CLK_CPG | 86 | select SH_CLK_CPG |
| 87 | select RENESAS_IRQC | 87 | select RENESAS_IRQC |
| 88 | select ARCH_HAS_CPUFREQ | ||
| 89 | select ARCH_HAS_OPP | 88 | select ARCH_HAS_OPP |
| 90 | select SYS_SUPPORTS_SH_CMT | 89 | select SYS_SUPPORTS_SH_CMT |
| 91 | select SYS_SUPPORTS_SH_TMU | 90 | select SYS_SUPPORTS_SH_TMU |
| @@ -264,7 +263,6 @@ config MACH_KOELSCH | |||
| 264 | config MACH_KZM9G | 263 | config MACH_KZM9G |
| 265 | bool "KZM-A9-GT board" | 264 | bool "KZM-A9-GT board" |
| 266 | depends on ARCH_SH73A0 | 265 | depends on ARCH_SH73A0 |
| 267 | select ARCH_HAS_CPUFREQ | ||
| 268 | select ARCH_HAS_OPP | 266 | select ARCH_HAS_OPP |
| 269 | select ARCH_REQUIRE_GPIOLIB | 267 | select ARCH_REQUIRE_GPIOLIB |
| 270 | select REGULATOR_FIXED_VOLTAGE if REGULATOR | 268 | select REGULATOR_FIXED_VOLTAGE if REGULATOR |
diff --git a/arch/arm/mach-spear/Kconfig b/arch/arm/mach-spear/Kconfig index 0786249b2832..90df2022276a 100644 --- a/arch/arm/mach-spear/Kconfig +++ b/arch/arm/mach-spear/Kconfig | |||
| @@ -14,7 +14,6 @@ if PLAT_SPEAR | |||
| 14 | config ARCH_SPEAR13XX | 14 | config ARCH_SPEAR13XX |
| 15 | bool "ST SPEAr13xx" | 15 | bool "ST SPEAr13xx" |
| 16 | depends on ARCH_MULTI_V7 || PLAT_SPEAR_SINGLE | 16 | depends on ARCH_MULTI_V7 || PLAT_SPEAR_SINGLE |
| 17 | select ARCH_HAS_CPUFREQ | ||
| 18 | select ARM_GIC | 17 | select ARM_GIC |
| 19 | select GPIO_SPEAR_SPICS | 18 | select GPIO_SPEAR_SPICS |
| 20 | select HAVE_ARM_SCU if SMP | 19 | select HAVE_ARM_SCU if SMP |
diff --git a/arch/arm/mach-sti/Kconfig b/arch/arm/mach-sti/Kconfig index abf9ee9bbc3f..7e33e9d2c42e 100644 --- a/arch/arm/mach-sti/Kconfig +++ b/arch/arm/mach-sti/Kconfig | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | menuconfig ARCH_STI | 1 | menuconfig ARCH_STI |
| 2 | bool "STMicroelectronics Consumer Electronics SOCs with Device Trees" if ARCH_MULTI_V7 | 2 | bool "STMicroelectronics Consumer Electronics SOCs" if ARCH_MULTI_V7 |
| 3 | select ARM_GIC | 3 | select ARM_GIC |
| 4 | select ARM_GLOBAL_TIMER | 4 | select ARM_GLOBAL_TIMER |
| 5 | select PINCTRL | 5 | select PINCTRL |
diff --git a/arch/arm/mach-tegra/Kconfig b/arch/arm/mach-tegra/Kconfig index e16999e5b735..095399618ca5 100644 --- a/arch/arm/mach-tegra/Kconfig +++ b/arch/arm/mach-tegra/Kconfig | |||
| @@ -1,6 +1,5 @@ | |||
| 1 | config ARCH_TEGRA | 1 | menuconfig ARCH_TEGRA |
| 2 | bool "NVIDIA Tegra" if ARCH_MULTI_V7 | 2 | bool "NVIDIA Tegra" if ARCH_MULTI_V7 |
| 3 | select ARCH_HAS_CPUFREQ | ||
| 4 | select ARCH_REQUIRE_GPIOLIB | 3 | select ARCH_REQUIRE_GPIOLIB |
| 5 | select ARCH_SUPPORTS_TRUSTED_FOUNDATIONS | 4 | select ARCH_SUPPORTS_TRUSTED_FOUNDATIONS |
| 6 | select ARM_GIC | 5 | select ARM_GIC |
| @@ -16,8 +15,7 @@ config ARCH_TEGRA | |||
| 16 | help | 15 | help |
| 17 | This enables support for NVIDIA Tegra based systems. | 16 | This enables support for NVIDIA Tegra based systems. |
| 18 | 17 | ||
| 19 | menu "NVIDIA Tegra options" | 18 | if ARCH_TEGRA |
| 20 | depends on ARCH_TEGRA | ||
| 21 | 19 | ||
| 22 | config ARCH_TEGRA_2x_SOC | 20 | config ARCH_TEGRA_2x_SOC |
| 23 | bool "Enable support for Tegra20 family" | 21 | bool "Enable support for Tegra20 family" |
| @@ -69,4 +67,4 @@ config TEGRA_AHB | |||
| 69 | which controls AHB bus master arbitration and some | 67 | which controls AHB bus master arbitration and some |
| 70 | performance parameters(priority, prefech size). | 68 | performance parameters(priority, prefech size). |
| 71 | 69 | ||
| 72 | endmenu | 70 | endif |
diff --git a/arch/arm/mach-u300/Kconfig b/arch/arm/mach-u300/Kconfig index e3a96d7302e9..bc51a71394af 100644 --- a/arch/arm/mach-u300/Kconfig +++ b/arch/arm/mach-u300/Kconfig | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | config ARCH_U300 | 1 | menuconfig ARCH_U300 |
| 2 | bool "ST-Ericsson U300 Series" if ARCH_MULTI_V5 | 2 | bool "ST-Ericsson U300 Series" if ARCH_MULTI_V5 |
| 3 | depends on MMU | 3 | depends on MMU |
| 4 | select ARCH_REQUIRE_GPIOLIB | 4 | select ARCH_REQUIRE_GPIOLIB |
| @@ -16,8 +16,6 @@ config ARCH_U300 | |||
| 16 | 16 | ||
| 17 | if ARCH_U300 | 17 | if ARCH_U300 |
| 18 | 18 | ||
| 19 | menu "ST-Ericsson AB U300/U335 Platform" | ||
| 20 | |||
| 21 | config MACH_U300 | 19 | config MACH_U300 |
| 22 | depends on ARCH_U300 | 20 | depends on ARCH_U300 |
| 23 | bool "U300" | 21 | bool "U300" |
| @@ -43,6 +41,4 @@ config MACH_U300_SPIDUMMY | |||
| 43 | you don't need it. Selecting this will activate the | 41 | you don't need it. Selecting this will activate the |
| 44 | SPI framework and ARM PL022 support. | 42 | SPI framework and ARM PL022 support. |
| 45 | 43 | ||
| 46 | endmenu | ||
| 47 | |||
| 48 | endif | 44 | endif |
diff --git a/arch/arm/mach-ux500/Kconfig b/arch/arm/mach-ux500/Kconfig index b41a42da1505..5be7c4583a93 100644 --- a/arch/arm/mach-ux500/Kconfig +++ b/arch/arm/mach-ux500/Kconfig | |||
| @@ -1,9 +1,8 @@ | |||
| 1 | config ARCH_U8500 | 1 | menuconfig ARCH_U8500 |
| 2 | bool "ST-Ericsson U8500 Series" if ARCH_MULTI_V7 | 2 | bool "ST-Ericsson U8500 Series" if ARCH_MULTI_V7 |
| 3 | depends on MMU | 3 | depends on MMU |
| 4 | select AB8500_CORE | 4 | select AB8500_CORE |
| 5 | select ABX500_CORE | 5 | select ABX500_CORE |
| 6 | select ARCH_HAS_CPUFREQ | ||
| 7 | select ARCH_REQUIRE_GPIOLIB | 6 | select ARCH_REQUIRE_GPIOLIB |
| 8 | select ARM_AMBA | 7 | select ARM_AMBA |
| 9 | select ARM_ERRATA_754322 | 8 | select ARM_ERRATA_754322 |
| @@ -34,8 +33,6 @@ config UX500_SOC_DB8500 | |||
| 34 | select REGULATOR | 33 | select REGULATOR |
| 35 | select REGULATOR_DB8500_PRCMU | 34 | select REGULATOR_DB8500_PRCMU |
| 36 | 35 | ||
| 37 | menu "Ux500 target platform (boards)" | ||
| 38 | |||
| 39 | config MACH_MOP500 | 36 | config MACH_MOP500 |
| 40 | bool "U8500 Development platform, MOP500 versions" | 37 | bool "U8500 Development platform, MOP500 versions" |
| 41 | select I2C | 38 | select I2C |
| @@ -68,8 +65,6 @@ config UX500_AUTO_PLATFORM | |||
| 68 | a working kernel. If everything else is disabled, this | 65 | a working kernel. If everything else is disabled, this |
| 69 | automatically enables MACH_MOP500. | 66 | automatically enables MACH_MOP500. |
| 70 | 67 | ||
| 71 | endmenu | ||
| 72 | |||
| 73 | config UX500_DEBUG_UART | 68 | config UX500_DEBUG_UART |
| 74 | int "Ux500 UART to use for low-level debug" | 69 | int "Ux500 UART to use for low-level debug" |
| 75 | default 2 | 70 | default 2 |
diff --git a/arch/arm/mach-vexpress/Kconfig b/arch/arm/mach-vexpress/Kconfig index 90249cfc37b3..99c1f151c403 100644 --- a/arch/arm/mach-vexpress/Kconfig +++ b/arch/arm/mach-vexpress/Kconfig | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | config ARCH_VEXPRESS | 1 | menuconfig ARCH_VEXPRESS |
| 2 | bool "ARM Ltd. Versatile Express family" if ARCH_MULTI_V7 | 2 | bool "ARM Ltd. Versatile Express family" if ARCH_MULTI_V7 |
| 3 | select ARCH_REQUIRE_GPIOLIB | 3 | select ARCH_REQUIRE_GPIOLIB |
| 4 | select ARCH_SUPPORTS_BIG_ENDIAN | 4 | select ARCH_SUPPORTS_BIG_ENDIAN |
| @@ -37,8 +37,7 @@ config ARCH_VEXPRESS | |||
| 37 | platforms. The traditional (ATAGs) boot method is not usable on | 37 | platforms. The traditional (ATAGs) boot method is not usable on |
| 38 | these boards with this option. | 38 | these boards with this option. |
| 39 | 39 | ||
| 40 | menu "Versatile Express platform type" | 40 | if ARCH_VEXPRESS |
| 41 | depends on ARCH_VEXPRESS | ||
| 42 | 41 | ||
| 43 | config ARCH_VEXPRESS_CORTEX_A5_A9_ERRATA | 42 | config ARCH_VEXPRESS_CORTEX_A5_A9_ERRATA |
| 44 | bool "Enable A5 and A9 only errata work-arounds" | 43 | bool "Enable A5 and A9 only errata work-arounds" |
| @@ -65,7 +64,6 @@ config ARCH_VEXPRESS_DCSCB | |||
| 65 | 64 | ||
| 66 | config ARCH_VEXPRESS_SPC | 65 | config ARCH_VEXPRESS_SPC |
| 67 | bool "Versatile Express Serial Power Controller (SPC)" | 66 | bool "Versatile Express Serial Power Controller (SPC)" |
| 68 | select ARCH_HAS_CPUFREQ | ||
| 69 | select ARCH_HAS_OPP | 67 | select ARCH_HAS_OPP |
| 70 | select PM_OPP | 68 | select PM_OPP |
| 71 | help | 69 | help |
| @@ -83,4 +81,4 @@ config ARCH_VEXPRESS_TC2_PM | |||
| 83 | Support for CPU and cluster power management on Versatile Express | 81 | Support for CPU and cluster power management on Versatile Express |
| 84 | with a TC2 (A15x2 A7x3) big.LITTLE core tile. | 82 | with a TC2 (A15x2 A7x3) big.LITTLE core tile. |
| 85 | 83 | ||
| 86 | endmenu | 84 | endif |
diff --git a/arch/arm/mach-vt8500/Kconfig b/arch/arm/mach-vt8500/Kconfig index 08f56a41cb55..aaaa24fe4d71 100644 --- a/arch/arm/mach-vt8500/Kconfig +++ b/arch/arm/mach-vt8500/Kconfig | |||
| @@ -1,6 +1,5 @@ | |||
| 1 | config ARCH_VT8500 | 1 | config ARCH_VT8500 |
| 2 | bool | 2 | bool |
| 3 | select ARCH_HAS_CPUFREQ | ||
| 4 | select ARCH_REQUIRE_GPIOLIB | 3 | select ARCH_REQUIRE_GPIOLIB |
| 5 | select CLKDEV_LOOKUP | 4 | select CLKDEV_LOOKUP |
| 6 | select VT8500_TIMER | 5 | select VT8500_TIMER |
diff --git a/arch/arm/mach-zynq/Kconfig b/arch/arm/mach-zynq/Kconfig index 573e0db1d0f0..0c164f81e72d 100644 --- a/arch/arm/mach-zynq/Kconfig +++ b/arch/arm/mach-zynq/Kconfig | |||
| @@ -1,6 +1,5 @@ | |||
| 1 | config ARCH_ZYNQ | 1 | config ARCH_ZYNQ |
| 2 | bool "Xilinx Zynq ARM Cortex A9 Platform" if ARCH_MULTI_V7 | 2 | bool "Xilinx Zynq ARM Cortex A9 Platform" if ARCH_MULTI_V7 |
| 3 | select ARCH_HAS_CPUFREQ | ||
| 4 | select ARCH_HAS_OPP | 3 | select ARCH_HAS_OPP |
| 5 | select ARCH_SUPPORTS_BIG_ENDIAN | 4 | select ARCH_SUPPORTS_BIG_ENDIAN |
| 6 | select ARM_AMBA | 5 | select ARM_AMBA |
diff --git a/arch/arm/plat-samsung/Kconfig b/arch/arm/plat-samsung/Kconfig index 243dfcb2ca0e..301b892d97d9 100644 --- a/arch/arm/plat-samsung/Kconfig +++ b/arch/arm/plat-samsung/Kconfig | |||
| @@ -35,27 +35,15 @@ config SAMSUNG_PM | |||
| 35 | Base platform power management code for samsung code | 35 | Base platform power management code for samsung code |
| 36 | 36 | ||
| 37 | if PLAT_SAMSUNG | 37 | if PLAT_SAMSUNG |
| 38 | menu "Samsung Common options" | ||
| 38 | 39 | ||
| 39 | # boot configurations | 40 | # boot configurations |
| 40 | 41 | ||
| 41 | comment "Boot options" | 42 | comment "Boot options" |
| 42 | 43 | ||
| 43 | config S3C_BOOT_ERROR_RESET | ||
| 44 | bool "S3C Reboot on decompression error" | ||
| 45 | help | ||
| 46 | Say y here to use the watchdog to reset the system if the | ||
| 47 | kernel decompressor detects an error during decompression. | ||
| 48 | |||
| 49 | config S3C_BOOT_UART_FORCE_FIFO | ||
| 50 | bool "Force UART FIFO on during boot process" | ||
| 51 | default y | ||
| 52 | help | ||
| 53 | Say Y here to force the UART FIFOs on during the kernel | ||
| 54 | uncompressor | ||
| 55 | |||
| 56 | |||
| 57 | config S3C_LOWLEVEL_UART_PORT | 44 | config S3C_LOWLEVEL_UART_PORT |
| 58 | int "S3C UART to use for low-level messages" | 45 | int "S3C UART to use for low-level messages" |
| 46 | depends on ARCH_S3C64XX | ||
| 59 | default 0 | 47 | default 0 |
| 60 | help | 48 | help |
| 61 | Choice of which UART port to use for the low-level messages, | 49 | Choice of which UART port to use for the low-level messages, |
| @@ -407,17 +395,16 @@ config SAMSUNG_PM_GPIO | |||
| 407 | Include legacy GPIO power management code for platforms not using | 395 | Include legacy GPIO power management code for platforms not using |
| 408 | pinctrl-samsung driver. | 396 | pinctrl-samsung driver. |
| 409 | 397 | ||
| 410 | endif | ||
| 411 | |||
| 412 | config SAMSUNG_DMADEV | 398 | config SAMSUNG_DMADEV |
| 413 | bool | 399 | bool "Use legacy Samsung DMA abstraction" |
| 414 | select ARM_AMBA | 400 | depends on CPU_S5PV210 || CPU_S5PC100 || ARCH_S5P64X0 || ARCH_S3C64XX |
| 415 | select DMADEVICES | 401 | select DMADEVICES |
| 416 | select PL330_DMA if (ARCH_EXYNOS5 || ARCH_EXYNOS4 || CPU_S5PV210 || CPU_S5PC100 || \ | 402 | default y |
| 417 | CPU_S5P6450 || CPU_S5P6440) | ||
| 418 | help | 403 | help |
| 419 | Use DMA device engine for PL330 DMAC. | 404 | Use DMA device engine for PL330 DMAC. |
| 420 | 405 | ||
| 406 | endif | ||
| 407 | |||
| 421 | config S5P_DEV_MFC | 408 | config S5P_DEV_MFC |
| 422 | bool | 409 | bool |
| 423 | help | 410 | help |
| @@ -503,4 +490,5 @@ config DEBUG_S3C_UART | |||
| 503 | default "2" if DEBUG_S3C_UART2 | 490 | default "2" if DEBUG_S3C_UART2 |
| 504 | default "3" if DEBUG_S3C_UART3 | 491 | default "3" if DEBUG_S3C_UART3 |
| 505 | 492 | ||
| 493 | endmenu | ||
| 506 | endif | 494 | endif |
diff --git a/drivers/bus/Kconfig b/drivers/bus/Kconfig index a118ec1650fa..1f37d9870e7a 100644 --- a/drivers/bus/Kconfig +++ b/drivers/bus/Kconfig | |||
| @@ -45,7 +45,7 @@ config OMAP_INTERCONNECT | |||
| 45 | 45 | ||
| 46 | config ARM_CCI | 46 | config ARM_CCI |
| 47 | bool "ARM CCI driver support" | 47 | bool "ARM CCI driver support" |
| 48 | depends on ARM | 48 | depends on ARM && OF && CPU_V7 |
| 49 | help | 49 | help |
| 50 | Driver supporting the CCI cache coherent interconnect for ARM | 50 | Driver supporting the CCI cache coherent interconnect for ARM |
| 51 | platforms. | 51 | platforms. |
diff --git a/drivers/misc/vexpress-syscfg.c b/drivers/misc/vexpress-syscfg.c index 73068e50e56d..3250fc1df0aa 100644 --- a/drivers/misc/vexpress-syscfg.c +++ b/drivers/misc/vexpress-syscfg.c | |||
| @@ -199,7 +199,7 @@ static struct regmap *vexpress_syscfg_regmap_init(struct device *dev, | |||
| 199 | func = kzalloc(sizeof(*func) + sizeof(*func->template) * num, | 199 | func = kzalloc(sizeof(*func) + sizeof(*func->template) * num, |
| 200 | GFP_KERNEL); | 200 | GFP_KERNEL); |
| 201 | if (!func) | 201 | if (!func) |
| 202 | return NULL; | 202 | return ERR_PTR(-ENOMEM); |
| 203 | 203 | ||
| 204 | func->syscfg = syscfg; | 204 | func->syscfg = syscfg; |
| 205 | func->num_templates = num; | 205 | func->num_templates = num; |
| @@ -231,10 +231,14 @@ static struct regmap *vexpress_syscfg_regmap_init(struct device *dev, | |||
| 231 | func->regmap = regmap_init(dev, NULL, func, | 231 | func->regmap = regmap_init(dev, NULL, func, |
| 232 | &vexpress_syscfg_regmap_config); | 232 | &vexpress_syscfg_regmap_config); |
| 233 | 233 | ||
| 234 | if (IS_ERR(func->regmap)) | 234 | if (IS_ERR(func->regmap)) { |
| 235 | void *err = func->regmap; | ||
| 236 | |||
| 235 | kfree(func); | 237 | kfree(func); |
| 236 | else | 238 | return err; |
| 237 | list_add(&func->list, &syscfg->funcs); | 239 | } |
| 240 | |||
| 241 | list_add(&func->list, &syscfg->funcs); | ||
| 238 | 242 | ||
| 239 | return func->regmap; | 243 | return func->regmap; |
| 240 | } | 244 | } |
diff --git a/drivers/remoteproc/Kconfig b/drivers/remoteproc/Kconfig index ce1743d0b679..5e343bab9458 100644 --- a/drivers/remoteproc/Kconfig +++ b/drivers/remoteproc/Kconfig | |||
| @@ -44,7 +44,7 @@ config STE_MODEM_RPROC | |||
| 44 | config DA8XX_REMOTEPROC | 44 | config DA8XX_REMOTEPROC |
| 45 | tristate "DA8xx/OMAP-L13x remoteproc support" | 45 | tristate "DA8xx/OMAP-L13x remoteproc support" |
| 46 | depends on ARCH_DAVINCI_DA8XX | 46 | depends on ARCH_DAVINCI_DA8XX |
| 47 | select CMA | 47 | select CMA if MMU |
| 48 | select REMOTEPROC | 48 | select REMOTEPROC |
| 49 | select RPMSG | 49 | select RPMSG |
| 50 | help | 50 | help |
