diff options
Diffstat (limited to 'arch/arm/Kconfig')
| -rw-r--r-- | arch/arm/Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 7c0effb69fc7..fdc9d4dbf85b 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
| @@ -366,6 +366,7 @@ config ARCH_MXC | |||
| 366 | select GENERIC_CLOCKEVENTS | 366 | select GENERIC_CLOCKEVENTS |
| 367 | select ARCH_REQUIRE_GPIOLIB | 367 | select ARCH_REQUIRE_GPIOLIB |
| 368 | select CLKDEV_LOOKUP | 368 | select CLKDEV_LOOKUP |
| 369 | select HAVE_SCHED_CLOCK | ||
| 369 | help | 370 | help |
| 370 | Support for Freescale MXC/iMX-based family of processors | 371 | Support for Freescale MXC/iMX-based family of processors |
| 371 | 372 | ||
| @@ -693,7 +694,7 @@ config ARCH_S3C2410 | |||
| 693 | the Samsung SMDK2410 development board (and derivatives). | 694 | the Samsung SMDK2410 development board (and derivatives). |
| 694 | 695 | ||
| 695 | Note, the S3C2416 and the S3C2450 are so close that they even share | 696 | Note, the S3C2416 and the S3C2450 are so close that they even share |
| 696 | the same SoC ID code. This means that there is no seperate machine | 697 | the same SoC ID code. This means that there is no separate machine |
| 697 | directory (no arch/arm/mach-s3c2450) as the S3C2416 was first. | 698 | directory (no arch/arm/mach-s3c2450) as the S3C2416 was first. |
| 698 | 699 | ||
| 699 | config ARCH_S3C64XX | 700 | config ARCH_S3C64XX |
