diff --git a/arch/avr32/Kconfig b/arch/avr32/Kconfig
index c75d7089f982bba957ced3680d4d2bf9b52f56d3..28e0caf4156ca68bb066d8300fd1947264e28037 100644
--- a/arch/avr32/Kconfig
+++ b/arch/avr32/Kconfig
@@ -10,7 +10,6 @@ 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