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 9722f8bb506c..444ebd3aa263 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_TIME | ||
290 | help | 291 | help |
291 | This enables support for systems based on the Hilscher NetX Soc | 292 | This enables support for systems based on the Hilscher NetX Soc |
292 | 293 | ||