ARM: socfpga: Add syscon to be part of socfpga
authorDinh Nguyen <dinguyen@altera.com>
Wed, 5 Jun 2013 15:02:56 +0000 (10:02 -0500)
committerOlof Johansson <olof@lixom.net>
Tue, 11 Jun 2013 23:35:32 +0000 (16:35 -0700)
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>
arch/arm/mach-socfpga/Kconfig

index 566e804d40367c8a13bf83164b4c3af7b7320750..07dff6f184172a5824e189b6d6d86b51e7b6c0dd 100644 (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
This page took 0.027207 seconds and 5 git commands to generate.