Kconfig (8d75c9128a07bd1f81952a518ed818d1a3e90c96) Kconfig (eecb6a8420fde47ebc37d03f72ef6dcb8e93c0ef)
1#
2# For a description of the syntax of this configuration file,
3# see Documentation/kbuild/kconfig-language.txt.
4#
5
6mainmenu "Linux Kernel Configuration"
7
8config ARM

--- 703 unchanged lines hidden (view full) ---

712 select HAVE_S3C_RTC
713 select HAVE_S3C2410_WATCHDOG
714 help
715 Samsung S5PC100 series based systems
716
717config ARCH_S5PV210
718 bool "Samsung S5PV210/S5PC110"
719 select CPU_V7
1#
2# For a description of the syntax of this configuration file,
3# see Documentation/kbuild/kconfig-language.txt.
4#
5
6mainmenu "Linux Kernel Configuration"
7
8config ARM

--- 703 unchanged lines hidden (view full) ---

712 select HAVE_S3C_RTC
713 select HAVE_S3C2410_WATCHDOG
714 help
715 Samsung S5PC100 series based systems
716
717config ARCH_S5PV210
718 bool "Samsung S5PV210/S5PC110"
719 select CPU_V7
720 select ARCH_SPARSEMEM_ENABLE
720 select GENERIC_GPIO
721 select HAVE_CLK
722 select ARM_L1_CACHE_SHIFT_6
723 select ARCH_USES_GETTIMEOFFSET
724 select HAVE_S3C2410_I2C
725 select HAVE_S3C_RTC
726 select HAVE_S3C2410_WATCHDOG
727 help

--- 1086 unchanged lines hidden ---
721 select GENERIC_GPIO
722 select HAVE_CLK
723 select ARM_L1_CACHE_SHIFT_6
724 select ARCH_USES_GETTIMEOFFSET
725 select HAVE_S3C2410_I2C
726 select HAVE_S3C_RTC
727 select HAVE_S3C2410_WATCHDOG
728 help

--- 1086 unchanged lines hidden ---