Skip to content

Commit

Permalink
arm: socfpga: Enable ARM_TWD for socfpga
Browse files Browse the repository at this point in the history
Update Kconfig to enable TWD.

Signed-off-by: Dinh Nguyen <dinguyen@altera.com>
Reviewed-by: Pavel Machek <pavel@denx.de>
Signed-off-by: Olof Johansson <olof@lixom.net>
  • Loading branch information
Dinh Nguyen authored and Olof Johansson committed Dec 3, 2013
1 parent f39918e commit 725dd7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-socfpga/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ config ARCH_SOCFPGA
select GENERIC_CLOCKEVENTS
select GPIO_PL061 if GPIOLIB
select HAVE_ARM_SCU
select HAVE_ARM_TWD if SMP
select HAVE_SMP
select MFD_SYSCON
select SPARSE_IRQ
Expand Down

0 comments on commit 725dd7e

Please sign in to comment.