|
@@ -626,7 +626,6 @@ config ARCH_MMP
|
|
select CLKDEV_LOOKUP
|
|
select CLKDEV_LOOKUP
|
|
select GENERIC_CLOCKEVENTS
|
|
select GENERIC_CLOCKEVENTS
|
|
select GPIO_PXA
|
|
select GPIO_PXA
|
|
- select TICK_ONESHOT
|
|
|
|
select PLAT_PXA
|
|
select PLAT_PXA
|
|
select SPARSE_IRQ
|
|
select SPARSE_IRQ
|
|
select GENERIC_ALLOCATOR
|
|
select GENERIC_ALLOCATOR
|
|
@@ -710,7 +709,6 @@ config ARCH_PXA
|
|
select ARCH_REQUIRE_GPIOLIB
|
|
select ARCH_REQUIRE_GPIOLIB
|
|
select GENERIC_CLOCKEVENTS
|
|
select GENERIC_CLOCKEVENTS
|
|
select GPIO_PXA
|
|
select GPIO_PXA
|
|
- select TICK_ONESHOT
|
|
|
|
select PLAT_PXA
|
|
select PLAT_PXA
|
|
select SPARSE_IRQ
|
|
select SPARSE_IRQ
|
|
select AUTO_ZRELADDR
|
|
select AUTO_ZRELADDR
|
|
@@ -777,7 +775,6 @@ config ARCH_SA1100
|
|
select CPU_FREQ
|
|
select CPU_FREQ
|
|
select GENERIC_CLOCKEVENTS
|
|
select GENERIC_CLOCKEVENTS
|
|
select CLKDEV_LOOKUP
|
|
select CLKDEV_LOOKUP
|
|
- select TICK_ONESHOT
|
|
|
|
select ARCH_REQUIRE_GPIOLIB
|
|
select ARCH_REQUIRE_GPIOLIB
|
|
select HAVE_IDE
|
|
select HAVE_IDE
|
|
select NEED_MACH_MEMORY_H
|
|
select NEED_MACH_MEMORY_H
|
|
@@ -1540,7 +1537,6 @@ config HAVE_ARM_SCU
|
|
config HAVE_ARM_TWD
|
|
config HAVE_ARM_TWD
|
|
bool
|
|
bool
|
|
depends on SMP
|
|
depends on SMP
|
|
- select TICK_ONESHOT
|
|
|
|
help
|
|
help
|
|
This options enables support for the ARM timer and watchdog unit
|
|
This options enables support for the ARM timer and watchdog unit
|
|
|
|
|