diff options
Diffstat (limited to 'target/linux/cns3xxx/patches-3.18/040-fiq_support.patch')
-rw-r--r-- | target/linux/cns3xxx/patches-3.18/040-fiq_support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/cns3xxx/patches-3.18/040-fiq_support.patch b/target/linux/cns3xxx/patches-3.18/040-fiq_support.patch index 4f09a36..16774a6 100644 --- a/target/linux/cns3xxx/patches-3.18/040-fiq_support.patch +++ b/target/linux/cns3xxx/patches-3.18/040-fiq_support.patch @@ -2,7 +2,7 @@ +++ b/arch/arm/mach-cns3xxx/Kconfig @@ -5,6 +5,7 @@ menuconfig ARCH_CNS3XXX select HAVE_ARM_SCU if SMP - select HAVE_ARM_TWD if LOCAL_TIMERS + select HAVE_ARM_TWD select HAVE_SMP + select FIQ help |