Skip to content
Snippets Groups Projects
Select Git revision
  • 25db7bce774ccd8fa652dc364584fc985dbcf535
  • v2018.2.x default protected
  • 0x4A6F-rpi4
  • 0x4A6F-master
  • master
  • v2018.2.2-ffs
  • v2016.2.4-batmanbug
  • radv-filterd
  • v2016.2.x
  • hoodselector
  • v2016.1.x
  • babel
  • v2015.1.x
  • 2014.4.x
  • 2014.3.x
  • v2018.2.2-ffs0.1
  • v2018.2.1-ffs0.1
  • v2018.2.1
  • v2018.2-ffs0.1
  • v2018.2
  • v2018.1.4
  • v2018.1.3
  • v2018.1.2
  • v2018.1.1
  • v2018.1
  • v2017.1.8
  • v2017.1.7
  • v2017.1.6
  • v2017.1.5
  • v2017.1.4
  • v2017.1.3
  • v2017.1.2
  • v2016.2.7
  • v2017.1.1
  • v2017.1
35 results

modules

Blame
  • Forked from firmware / FFS Gluon
    Source project has a limited visibility.
    0039-add-CONFIG_GPIO_74X164-and-CONFIG_SPI_GPIO-for-Archer-C25.patch 1017 B
    From: Andreas Ziegler <github@andreas-ziegler.de>
    Date: Thu, 3 Aug 2017 03:34:19 +0200
    Subject: add CONFIG_GPIO_74X164 and CONFIG_SPI_GPIO for Archer C25
    
    backport from e39dc8d823c86559eedbbdcee5f5c14b827fed0f
    introduced for Archer C59/C60
    
    Based-on-patch-by: Henryk Heisig <hyniu@o2.pl>
    Signed-off-by: Andreas Ziegler <github@andreas-ziegler.de>
    
    diff --git a/target/linux/ar71xx/config-4.4 b/target/linux/ar71xx/config-4.4
    index e10401d42ae06506f82f2f5538fbc7df79fd4c65..c82fcf09228be7063967f2517e0942651234afb8 100644
    --- a/target/linux/ar71xx/config-4.4
    +++ b/target/linux/ar71xx/config-4.4
    @@ -272,6 +272,7 @@ CONFIG_GENERIC_TIME_VSYSCALL=y
     CONFIG_GPIOLIB=y
     CONFIG_GPIOLIB_IRQCHIP=y
     CONFIG_GPIO_DEVRES=y
    +CONFIG_GPIO_74X164=y
     # CONFIG_GPIO_LATCH is not set
     CONFIG_GPIO_NXP_74HC153=y
     CONFIG_GPIO_PCF857X=y
    @@ -429,6 +430,7 @@ CONFIG_SOC_QCA956X=y
     CONFIG_SPI=y
     CONFIG_SPI_ATH79=y
     CONFIG_SPI_BITBANG=y
    +CONFIG_SPI_GPIO=y
     CONFIG_SPI_MASTER=y
     # CONFIG_SPI_RB4XX is not set
     # CONFIG_SPI_VSC7385 is not set