0059-x86-generic-enable-CONFIG_SATA_VIA.patch 674 B

123456789101112131415161718
  1. From: Florian Klink <flokli@flokli.de>
  2. Date: Mon, 18 Jul 2016 13:53:25 +0200
  3. Subject: x86/generic: enable CONFIG_SATA_VIA
  4. This enables support for VIA SATA.
  5. diff --git a/target/linux/x86/generic/config-default b/target/linux/x86/generic/config-default
  6. index 9e963bf725b222dc94792dc8760f6f747cfffb78..4fc513154bd566319d77e6e42622ef362baeb094 100644
  7. --- a/target/linux/x86/generic/config-default
  8. +++ b/target/linux/x86/generic/config-default
  9. @@ -174,6 +174,7 @@ CONFIG_PNP_DEBUG_MESSAGES=y
  10. CONFIG_RAS=y
  11. # CONFIG_SAMSUNG_Q10 is not set
  12. CONFIG_SATA_AHCI=y
  13. +CONFIG_SATA_VIA=y
  14. # CONFIG_SCx200_ACB is not set
  15. # CONFIG_SERIAL_8250_FINTEK is not set
  16. CONFIG_SERIAL_8250_PNP=y