Skip to content
Snippets Groups Projects
Select Git revision
  • 04818c170b2fb6d64eccdec5aa97673ad4419a9f
  • 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

0059-x86-generic-enable-CONFIG_SATA_VIA.patch

Blame
  • Forked from firmware / FFS Gluon
    3442 commits behind the upstream repository.
    0059-x86-generic-enable-CONFIG_SATA_VIA.patch 674 B
    From: Florian Klink <flokli@flokli.de>
    Date: Mon, 18 Jul 2016 13:53:25 +0200
    Subject: x86/generic: enable CONFIG_SATA_VIA
    
    This enables support for VIA SATA.
    
    diff --git a/target/linux/x86/generic/config-default b/target/linux/x86/generic/config-default
    index 9e963bf725b222dc94792dc8760f6f747cfffb78..4fc513154bd566319d77e6e42622ef362baeb094 100644
    --- a/target/linux/x86/generic/config-default
    +++ b/target/linux/x86/generic/config-default
    @@ -174,6 +174,7 @@ CONFIG_PNP_DEBUG_MESSAGES=y
     CONFIG_RAS=y
     # CONFIG_SAMSUNG_Q10 is not set
     CONFIG_SATA_AHCI=y
    +CONFIG_SATA_VIA=y
     # CONFIG_SCx200_ACB is not set
     # CONFIG_SERIAL_8250_FINTEK is not set
     CONFIG_SERIAL_8250_PNP=y