diff options
Diffstat (limited to 'libre/linux-libre-pae')
-rw-r--r-- | libre/linux-libre-pae/PKGBUILD | 2 | ||||
-rw-r--r-- | libre/linux-libre-pae/config | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/libre/linux-libre-pae/PKGBUILD b/libre/linux-libre-pae/PKGBUILD index b29335eef..687bfa539 100644 --- a/libre/linux-libre-pae/PKGBUILD +++ b/libre/linux-libre-pae/PKGBUILD @@ -10,7 +10,7 @@ _replacesoldmodules=() # '%' gets replaced with kernel suffix pkgbase=linux-libre-pae pkgver=5.7.6 -pkgrel=1 +pkgrel=2 pkgdesc='Linux-libre PAE (physical address extension)' url='https://linux-libre.fsfla.org/' arch=(i686) diff --git a/libre/linux-libre-pae/config b/libre/linux-libre-pae/config index 975a112d7..2f041843c 100644 --- a/libre/linux-libre-pae/config +++ b/libre/linux-libre-pae/config @@ -3024,7 +3024,8 @@ CONFIG_B44_PCI=y CONFIG_BCMGENET=m CONFIG_BNX2=m CONFIG_CNIC=m -# CONFIG_TIGON3 is not set +CONFIG_TIGON3=m +CONFIG_TIGON3_HWMON=y CONFIG_BNX2X=m CONFIG_BNX2X_SRIOV=y CONFIG_SYSTEMPORT=m |