diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 377a7a595b08..44c16f061734 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -468,7 +468,7 @@ config ARCH_IXP4XX | |||
468 | 468 | ||
469 | config ARCH_DOVE | 469 | config ARCH_DOVE |
470 | bool "Marvell Dove" | 470 | bool "Marvell Dove" |
471 | select CPU_V6K | 471 | select CPU_V7 |
472 | select PCI | 472 | select PCI |
473 | select ARCH_REQUIRE_GPIOLIB | 473 | select ARCH_REQUIRE_GPIOLIB |
474 | select GENERIC_CLOCKEVENTS | 474 | select GENERIC_CLOCKEVENTS |