X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=arch%2Favr32%2FKconfig;h=71d38c76726cbb7acfd525dc78889724af31e07f;hb=03240b279dbbda41f2fc55ff4424acf651e25bef;hp=3dea7231f637c5d09e8c545fdee437a550b67c10;hpb=12679a2d7e3bfbdc7586e3e86d1ca90c46659363;p=~andy%2Flinux diff --git a/arch/avr32/Kconfig b/arch/avr32/Kconfig index 3dea7231f63..71d38c76726 100644 --- a/arch/avr32/Kconfig +++ b/arch/avr32/Kconfig @@ -11,7 +11,9 @@ config AVR32 select GENERIC_ATOMIC64 select HARDIRQS_SW_RESEND select GENERIC_IRQ_SHOW + select ARCH_HAVE_CUSTOM_GPIO_H select ARCH_HAVE_NMI_SAFE_CMPXCHG + select GENERIC_CLOCKEVENTS help AVR32 is a high-performance 32-bit RISC microprocessor core, designed for cost-sensitive embedded applications, with particular @@ -35,9 +37,6 @@ config TRACE_IRQFLAGS_SUPPORT config RWSEM_GENERIC_SPINLOCK def_bool y -config GENERIC_CLOCKEVENTS - def_bool y - config RWSEM_XCHGADD_ALGORITHM def_bool n @@ -63,8 +62,6 @@ source "kernel/Kconfig.freezer" menu "System Type and features" -source "kernel/time/Kconfig" - config SUBARCH_AVR32B bool config MMU