0042-add-CONFIG_GPIO_74X164-and-CONFIG_SPI_GPIO-for-Archer-C25.patch 1017 B

123456789101112131415161718192021222324252627282930
  1. From: Andreas Ziegler <github@andreas-ziegler.de>
  2. Date: Thu, 3 Aug 2017 03:34:19 +0200
  3. Subject: add CONFIG_GPIO_74X164 and CONFIG_SPI_GPIO for Archer C25
  4. backport from e39dc8d823c86559eedbbdcee5f5c14b827fed0f
  5. introduced for Archer C59/C60
  6. Based-on-patch-by: Henryk Heisig <hyniu@o2.pl>
  7. Signed-off-by: Andreas Ziegler <github@andreas-ziegler.de>
  8. diff --git a/target/linux/ar71xx/config-4.4 b/target/linux/ar71xx/config-4.4
  9. index e10401d42ae06506f82f2f5538fbc7df79fd4c65..c82fcf09228be7063967f2517e0942651234afb8 100644
  10. --- a/target/linux/ar71xx/config-4.4
  11. +++ b/target/linux/ar71xx/config-4.4
  12. @@ -272,6 +272,7 @@ CONFIG_GENERIC_TIME_VSYSCALL=y
  13. CONFIG_GPIOLIB=y
  14. CONFIG_GPIOLIB_IRQCHIP=y
  15. CONFIG_GPIO_DEVRES=y
  16. +CONFIG_GPIO_74X164=y
  17. # CONFIG_GPIO_LATCH is not set
  18. CONFIG_GPIO_NXP_74HC153=y
  19. CONFIG_GPIO_PCF857X=y
  20. @@ -429,6 +430,7 @@ CONFIG_SOC_QCA956X=y
  21. CONFIG_SPI=y
  22. CONFIG_SPI_ATH79=y
  23. CONFIG_SPI_BITBANG=y
  24. +CONFIG_SPI_GPIO=y
  25. CONFIG_SPI_MASTER=y
  26. # CONFIG_SPI_RB4XX is not set
  27. # CONFIG_SPI_VSC7385 is not set