Skip to content

Commit

Permalink
netx: enable GENERIC_TIME
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Uwe Kleine-König committed Dec 9, 2008
1 parent 24e7857 commit 21edecd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,7 @@ config ARCH_FOOTBRIDGE
config ARCH_NETX
bool "Hilscher NetX based"
select ARM_VIC
select GENERIC_TIME
help
This enables support for systems based on the Hilscher NetX Soc

Expand Down

0 comments on commit 21edecd

Please sign in to comment.