netx: enable GENERIC_TIME
the needed infrastructure is already in place, only selecting GENERIC_TIME was missing. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
parent
24e7857677
commit
21edecd355
1 changed files with 1 additions and 0 deletions
|
@ -287,6 +287,7 @@ config ARCH_FOOTBRIDGE
|
||||||
config ARCH_NETX
|
config ARCH_NETX
|
||||||
bool "Hilscher NetX based"
|
bool "Hilscher NetX based"
|
||||||
select ARM_VIC
|
select ARM_VIC
|
||||||
|
select GENERIC_TIME
|
||||||
help
|
help
|
||||||
This enables support for systems based on the Hilscher NetX Soc
|
This enables support for systems based on the Hilscher NetX Soc
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue