diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index a43a814bc7cf..4b984b120999 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -320,6 +320,7 @@ config ARCH_NS9XXX | |||
320 | bool "NetSilicon NS9xxx" | 320 | bool "NetSilicon NS9xxx" |
321 | select GENERIC_GPIO | 321 | select GENERIC_GPIO |
322 | select GENERIC_TIME | 322 | select GENERIC_TIME |
323 | select GENERIC_CLOCKEVENTS | ||
323 | help | 324 | help |
324 | Say Y here if you intend to run this kernel on a NetSilicon NS9xxx | 325 | Say Y here if you intend to run this kernel on a NetSilicon NS9xxx |
325 | System. | 326 | System. |