Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1780db9e authored by Dinh Nguyen's avatar Dinh Nguyen Committed by Olof Johansson
Browse files

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: default avatarDinh 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: default avatarOlof Johansson <olof@lixom.net>
parent 825f0c26
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -13,5 +13,6 @@ config ARCH_SOCFPGA
	select GPIO_PL061 if GPIOLIB
	select GPIO_PL061 if GPIOLIB
	select HAVE_ARM_SCU
	select HAVE_ARM_SCU
	select HAVE_SMP
	select HAVE_SMP
	select MFD_SYSCON
	select SPARSE_IRQ
	select SPARSE_IRQ
	select USE_OF
	select USE_OF