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 444ebd3aa263..1bce9caea27c 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -287,6 +287,7 @@ config ARCH_FOOTBRIDGE | |||
287 | config ARCH_NETX | 287 | config ARCH_NETX |
288 | bool "Hilscher NetX based" | 288 | bool "Hilscher NetX based" |
289 | select ARM_VIC | 289 | select ARM_VIC |
290 | select GENERIC_CLOCKEVENTS | ||
290 | select GENERIC_TIME | 291 | select GENERIC_TIME |
291 | help | 292 | help |
292 | This enables support for systems based on the Hilscher NetX Soc | 293 | This enables support for systems based on the Hilscher NetX Soc |