1
0
Fork 0

ARM: socfpga: Add syscon to be part of socfpga

SOCFPGA has a system manager register block can be accessed by using
the syscon driver.

Signed-off-by: Dinh Nguyen <dinguyen@altera.com>
Cc: Pavel Machek <pavel@denx.de>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Olof Johansson <olof@lixom.net>
Cc: <linux@arm.linux.org.uk>
Signed-off-by: Olof Johansson <olof@lixom.net>
hifive-unleashed-5.1
Dinh Nguyen 2013-06-05 10:02:56 -05:00 committed by Olof Johansson
parent 825f0c2672
commit 1780db9e21
1 changed files with 1 additions and 0 deletions

View File

@ -13,5 +13,6 @@ config ARCH_SOCFPGA
select GPIO_PL061 if GPIOLIB
select HAVE_ARM_SCU
select HAVE_SMP
select MFD_SYSCON
select SPARSE_IRQ
select USE_OF