X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fcns3xxx%2Fpatches-3.18%2F095-gpio_support.patch;h=79a937a606e2768a387672c7cf632fc2ba198b77;hp=a6ce177493f767c1384fed0771f8a1c0ee61fb78;hb=8ecfa0e773f3aec21ab793e4f5588a2c4347ebb9;hpb=f366dc25d3c63e0faea2f76f55aa8d2141cf9778;ds=sidebyside diff --git a/target/linux/cns3xxx/patches-3.18/095-gpio_support.patch b/target/linux/cns3xxx/patches-3.18/095-gpio_support.patch index a6ce177493..79a937a606 100644 --- a/target/linux/cns3xxx/patches-3.18/095-gpio_support.patch +++ b/target/linux/cns3xxx/patches-3.18/095-gpio_support.patch @@ -21,7 +21,7 @@ + select GENERIC_IRQ_CHIP select PCI_DOMAINS if PCI select HAVE_ARM_SCU if SMP - select HAVE_ARM_TWD if LOCAL_TIMERS + select HAVE_ARM_TWD --- a/arch/arm/mach-cns3xxx/Makefile +++ b/arch/arm/mach-cns3xxx/Makefile @@ -1,7 +1,7 @@