diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-03 09:15:28 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-03 13:37:27 +0000 |
commit | 1760b393878c5a8b0eade96010cfe0c2f7829444 (patch) | |
tree | c1c341c31e3a0840df088621b642700cd2c16445 /main/linux-hardened/config-hardened.x86 | |
parent | a47efc325c65c9c07d2f9d685cd236cd45f79117 (diff) | |
download | aports-1760b393878c5a8b0eade96010cfe0c2f7829444.tar.bz2 aports-1760b393878c5a8b0eade96010cfe0c2f7829444.tar.xz |
main/linux-hardened: enable pata sc1200 driver for soekris
only for x86
Diffstat (limited to 'main/linux-hardened/config-hardened.x86')
-rw-r--r-- | main/linux-hardened/config-hardened.x86 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/linux-hardened/config-hardened.x86 b/main/linux-hardened/config-hardened.x86 index 6a7db9aec2..0bf5808f25 100644 --- a/main/linux-hardened/config-hardened.x86 +++ b/main/linux-hardened/config-hardened.x86 @@ -2182,7 +2182,7 @@ CONFIG_PATA_PDC2027X=m CONFIG_PATA_PDC_OLD=m CONFIG_PATA_RADISYS=m CONFIG_PATA_RDC=m -# CONFIG_PATA_SC1200 is not set +CONFIG_PATA_SC1200=m CONFIG_PATA_SCH=m CONFIG_PATA_SERVERWORKS=m CONFIG_PATA_SIL680=m |