]> err.no Git - linux-2.6/blobdiff - arch/avr32/Kconfig
KVM: Make the supported cpuid list a host property rather than a vm property
[linux-2.6] / arch / avr32 / Kconfig
index b46932c4f9f152284282b86779ae0867c692a814..c75d7089f982bba957ced3680d4d2bf9b52f56d3 100644 (file)
@@ -10,7 +10,9 @@ config AVR32
        # With EMBEDDED=n, we get lots of stuff automatically selected
        # that we usually don't need on AVR32.
        select EMBEDDED
+       select HAVE_IDE
        select HAVE_OPROFILE
+       select HAVE_KPROBES
        help
          AVR32 is a high-performance 32-bit RISC microprocessor core,
          designed for cost-sensitive embedded applications, with particular
@@ -81,6 +83,7 @@ config PLATFORM_AT32AP
        select SUBARCH_AVR32B
        select MMU
        select PERFORMANCE_COUNTERS
+       select HAVE_GPIO_LIB
 
 #
 # CPU types
@@ -234,8 +237,6 @@ source "drivers/Kconfig"
 
 source "fs/Kconfig"
 
-source "kernel/Kconfig.instrumentation"
-
 source "arch/avr32/Kconfig.debug"
 
 source "security/Kconfig"