linux517-tkg: defconfig: Disable SYSFB_SIMPLEFB by default. It was already breaking Nvidia on Arch with 5.16, let's keep it disabled.

Possible fix for https://github.com/Frogging-Family/linux-tkg/issues/481
This commit is contained in:
Tk-Glitch
2022-03-26 04:01:32 +01:00
parent 2cada2e2d3
commit 19dda36dea
2 changed files with 3 additions and 3 deletions

View File

@@ -59,7 +59,7 @@ else
fi
pkgname=("${pkgbase}" "${pkgbase}-headers")
pkgver="${_basekernel}"."${_sub}"
pkgrel=248
pkgrel=249
pkgdesc='Linux-tkg'
arch=('x86_64') # no i686 in here
url="http://www.kernel.org/"
@@ -716,7 +716,7 @@ case $_basever in
)
sha256sums=('555fef61dddb591a83d62dd04e252792f9af4ba9ef14683f64840e46fa20b1b1'
#upcoming_kernel_patch_sha256
'05381b085c83737922a85fa6f42aa61b3d1400840a7952bf8524726e1d8f74f8'
'bd1e57c15d4eb62024d2ee935b54d36e74e73b22c3800b45ecf9233521a9f74b'
'1e15fc2ef3fa770217ecc63a220e5df2ddbcf3295eb4a021171e7edd4c6cc898'
'66a03c246037451a77b4d448565b1d7e9368270c7d02872fbd0b5d024ed0a997'
'f6383abef027fd9a430fd33415355e0df492cdc3c90e9938bf2d98f4f63b32e6'

View File

@@ -2285,7 +2285,7 @@ CONFIG_ISCSI_IBFT=m
CONFIG_FW_CFG_SYSFS=m
# CONFIG_FW_CFG_SYSFS_CMDLINE is not set
CONFIG_SYSFB=y
CONFIG_SYSFB_SIMPLEFB=y
# CONFIG_SYSFB_SIMPLEFB is not set
CONFIG_CS_DSP=m
CONFIG_GOOGLE_FIRMWARE=y
# CONFIG_GOOGLE_SMI is not set