aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig39
1 files changed, 4 insertions, 35 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 1ad6fb6c094d..e98261cb05bd 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -358,7 +358,6 @@ config ARCH_AT91
358 bool "Atmel AT91" 358 bool "Atmel AT91"
359 select ARCH_REQUIRE_GPIOLIB 359 select ARCH_REQUIRE_GPIOLIB
360 select CLKDEV_LOOKUP 360 select CLKDEV_LOOKUP
361 select HAVE_CLK
362 select IRQ_DOMAIN 361 select IRQ_DOMAIN
363 select NEED_MACH_GPIO_H 362 select NEED_MACH_GPIO_H
364 select NEED_MACH_IO_H if PCCARD 363 select NEED_MACH_IO_H if PCCARD
@@ -372,7 +371,6 @@ config ARCH_CLPS711X
372 bool "Cirrus Logic CLPS711x/EP721x/EP731x-based" 371 bool "Cirrus Logic CLPS711x/EP721x/EP731x-based"
373 select ARCH_REQUIRE_GPIOLIB 372 select ARCH_REQUIRE_GPIOLIB
374 select AUTO_ZRELADDR 373 select AUTO_ZRELADDR
375 select CLKDEV_LOOKUP
376 select CLKSRC_MMIO 374 select CLKSRC_MMIO
377 select COMMON_CLK 375 select COMMON_CLK
378 select CPU_ARM720T 376 select CPU_ARM720T
@@ -386,8 +384,9 @@ config ARCH_CLPS711X
386config ARCH_GEMINI 384config ARCH_GEMINI
387 bool "Cortina Systems Gemini" 385 bool "Cortina Systems Gemini"
388 select ARCH_REQUIRE_GPIOLIB 386 select ARCH_REQUIRE_GPIOLIB
389 select ARCH_USES_GETTIMEOFFSET 387 select CLKSRC_MMIO
390 select CPU_FA526 388 select CPU_FA526
389 select GENERIC_CLOCKEVENTS
391 select NEED_MACH_GPIO_H 390 select NEED_MACH_GPIO_H
392 help 391 help
393 Support for the Cortina Systems Gemini family SoCs 392 Support for the Cortina Systems Gemini family SoCs
@@ -631,7 +630,6 @@ config ARCH_PXA
631config ARCH_MSM 630config ARCH_MSM
632 bool "Qualcomm MSM" 631 bool "Qualcomm MSM"
633 select ARCH_REQUIRE_GPIOLIB 632 select ARCH_REQUIRE_GPIOLIB
634 select CLKDEV_LOOKUP
635 select CLKSRC_OF if OF 633 select CLKSRC_OF if OF
636 select COMMON_CLK 634 select COMMON_CLK
637 select GENERIC_CLOCKEVENTS 635 select GENERIC_CLOCKEVENTS
@@ -649,7 +647,6 @@ config ARCH_SHMOBILE
649 select GENERIC_CLOCKEVENTS 647 select GENERIC_CLOCKEVENTS
650 select HAVE_ARM_SCU if SMP 648 select HAVE_ARM_SCU if SMP
651 select HAVE_ARM_TWD if SMP 649 select HAVE_ARM_TWD if SMP
652 select HAVE_CLK
653 select HAVE_MACH_CLKDEV 650 select HAVE_MACH_CLKDEV
654 select HAVE_SMP 651 select HAVE_SMP
655 select MIGHT_HAVE_CACHE_L2X0 652 select MIGHT_HAVE_CACHE_L2X0
@@ -706,7 +703,6 @@ config ARCH_S3C24XX
706 select CLKSRC_SAMSUNG_PWM 703 select CLKSRC_SAMSUNG_PWM
707 select GENERIC_CLOCKEVENTS 704 select GENERIC_CLOCKEVENTS
708 select GPIO_SAMSUNG 705 select GPIO_SAMSUNG
709 select HAVE_CLK
710 select HAVE_S3C2410_I2C if I2C 706 select HAVE_S3C2410_I2C if I2C
711 select HAVE_S3C2410_WATCHDOG if WATCHDOG 707 select HAVE_S3C2410_WATCHDOG if WATCHDOG
712 select HAVE_S3C_RTC if RTC_CLASS 708 select HAVE_S3C_RTC if RTC_CLASS
@@ -730,18 +726,19 @@ config ARCH_S3C64XX
730 select CPU_V6 726 select CPU_V6
731 select GENERIC_CLOCKEVENTS 727 select GENERIC_CLOCKEVENTS
732 select GPIO_SAMSUNG 728 select GPIO_SAMSUNG
733 select HAVE_CLK
734 select HAVE_S3C2410_I2C if I2C 729 select HAVE_S3C2410_I2C if I2C
735 select HAVE_S3C2410_WATCHDOG if WATCHDOG 730 select HAVE_S3C2410_WATCHDOG if WATCHDOG
736 select HAVE_TCM 731 select HAVE_TCM
737 select NEED_MACH_GPIO_H 732 select NEED_MACH_GPIO_H
738 select NO_IOPORT 733 select NO_IOPORT
739 select PLAT_SAMSUNG 734 select PLAT_SAMSUNG
735 select PM_GENERIC_DOMAINS
740 select S3C_DEV_NAND 736 select S3C_DEV_NAND
741 select S3C_GPIO_TRACK 737 select S3C_GPIO_TRACK
742 select SAMSUNG_ATAGS 738 select SAMSUNG_ATAGS
743 select SAMSUNG_CLKSRC 739 select SAMSUNG_CLKSRC
744 select SAMSUNG_GPIOLIB_4BIT 740 select SAMSUNG_GPIOLIB_4BIT
741 select SAMSUNG_WAKEMASK
745 select SAMSUNG_WDT_RESET 742 select SAMSUNG_WDT_RESET
746 select USB_ARCH_HAS_OHCI 743 select USB_ARCH_HAS_OHCI
747 help 744 help
@@ -754,7 +751,6 @@ config ARCH_S5P64X0
754 select CPU_V6 751 select CPU_V6
755 select GENERIC_CLOCKEVENTS 752 select GENERIC_CLOCKEVENTS
756 select GPIO_SAMSUNG 753 select GPIO_SAMSUNG
757 select HAVE_CLK
758 select HAVE_S3C2410_I2C if I2C 754 select HAVE_S3C2410_I2C if I2C
759 select HAVE_S3C2410_WATCHDOG if WATCHDOG 755 select HAVE_S3C2410_WATCHDOG if WATCHDOG
760 select HAVE_S3C_RTC if RTC_CLASS 756 select HAVE_S3C_RTC if RTC_CLASS
@@ -773,7 +769,6 @@ config ARCH_S5PC100
773 select CPU_V7 769 select CPU_V7
774 select GENERIC_CLOCKEVENTS 770 select GENERIC_CLOCKEVENTS
775 select GPIO_SAMSUNG 771 select GPIO_SAMSUNG
776 select HAVE_CLK
777 select HAVE_S3C2410_I2C if I2C 772 select HAVE_S3C2410_I2C if I2C
778 select HAVE_S3C2410_WATCHDOG if WATCHDOG 773 select HAVE_S3C2410_WATCHDOG if WATCHDOG
779 select HAVE_S3C_RTC if RTC_CLASS 774 select HAVE_S3C_RTC if RTC_CLASS
@@ -793,7 +788,6 @@ config ARCH_S5PV210
793 select CPU_V7 788 select CPU_V7
794 select GENERIC_CLOCKEVENTS 789 select GENERIC_CLOCKEVENTS
795 select GPIO_SAMSUNG 790 select GPIO_SAMSUNG
796 select HAVE_CLK
797 select HAVE_S3C2410_I2C if I2C 791 select HAVE_S3C2410_I2C if I2C
798 select HAVE_S3C2410_WATCHDOG if WATCHDOG 792 select HAVE_S3C2410_WATCHDOG if WATCHDOG
799 select HAVE_S3C_RTC if RTC_CLASS 793 select HAVE_S3C_RTC if RTC_CLASS
@@ -810,11 +804,9 @@ config ARCH_EXYNOS
810 select ARCH_REQUIRE_GPIOLIB 804 select ARCH_REQUIRE_GPIOLIB
811 select ARCH_SPARSEMEM_ENABLE 805 select ARCH_SPARSEMEM_ENABLE
812 select ARM_GIC 806 select ARM_GIC
813 select CLKDEV_LOOKUP
814 select COMMON_CLK 807 select COMMON_CLK
815 select CPU_V7 808 select CPU_V7
816 select GENERIC_CLOCKEVENTS 809 select GENERIC_CLOCKEVENTS
817 select HAVE_CLK
818 select HAVE_S3C2410_I2C if I2C 810 select HAVE_S3C2410_I2C if I2C
819 select HAVE_S3C2410_WATCHDOG if WATCHDOG 811 select HAVE_S3C2410_WATCHDOG if WATCHDOG
820 select HAVE_S3C_RTC if RTC_CLASS 812 select HAVE_S3C_RTC if RTC_CLASS
@@ -824,20 +816,6 @@ config ARCH_EXYNOS
824 help 816 help
825 Support for SAMSUNG's EXYNOS SoCs (EXYNOS4/5) 817 Support for SAMSUNG's EXYNOS SoCs (EXYNOS4/5)
826 818
827config ARCH_SHARK
828 bool "Shark"
829 select ARCH_USES_GETTIMEOFFSET
830 select CPU_SA110
831 select ISA
832 select ISA_DMA
833 select NEED_MACH_MEMORY_H
834 select PCI
835 select VIRT_TO_BUS
836 select ZONE_DMA
837 help
838 Support for the StrongARM based Digital DNARD machine, also known
839 as "Shark" (<http://www.shark-linux.de/shark.html>).
840
841config ARCH_DAVINCI 819config ARCH_DAVINCI
842 bool "TI DaVinci" 820 bool "TI DaVinci"
843 select ARCH_HAS_HOLES_MEMORYMODEL 821 select ARCH_HAS_HOLES_MEMORYMODEL
@@ -865,7 +843,6 @@ config ARCH_OMAP1
865 select CLKSRC_MMIO 843 select CLKSRC_MMIO
866 select GENERIC_CLOCKEVENTS 844 select GENERIC_CLOCKEVENTS
867 select GENERIC_IRQ_CHIP 845 select GENERIC_IRQ_CHIP
868 select HAVE_CLK
869 select HAVE_IDE 846 select HAVE_IDE
870 select IRQ_DOMAIN 847 select IRQ_DOMAIN
871 select NEED_MACH_IO_H if PCCARD 848 select NEED_MACH_IO_H if PCCARD
@@ -1009,9 +986,7 @@ source "arch/arm/mach-sti/Kconfig"
1009 986
1010source "arch/arm/mach-s3c24xx/Kconfig" 987source "arch/arm/mach-s3c24xx/Kconfig"
1011 988
1012if ARCH_S3C64XX
1013source "arch/arm/mach-s3c64xx/Kconfig" 989source "arch/arm/mach-s3c64xx/Kconfig"
1014endif
1015 990
1016source "arch/arm/mach-s5p64x0/Kconfig" 991source "arch/arm/mach-s5p64x0/Kconfig"
1017 992
@@ -1431,12 +1406,6 @@ config PCI_NANOENGINE
1431config PCI_SYSCALL 1406config PCI_SYSCALL
1432 def_bool PCI 1407 def_bool PCI
1433 1408
1434# Select the host bridge type
1435config PCI_HOST_VIA82C505
1436 bool
1437 depends on PCI && ARCH_SHARK
1438 default y
1439
1440config PCI_HOST_ITE8152 1409config PCI_HOST_ITE8152
1441 bool 1410 bool
1442 depends on PCI && MACH_ARMCORE 1411 depends on PCI && MACH_ARMCORE