Disable RMI4_F54
Doesn't crash now, but still pretty useless. - V4L device still confuses applications. - Reading a sensor image makes the touchpad unusable as an input device until it is power-cycled.
This commit is contained in:
parent
97381f5f19
commit
196a2934c5
2 changed files with 2 additions and 2 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -21,7 +21,7 @@ validpgpkeys=(
|
||||||
'8218F88849AAC522E94CF470A5E9288C4FA415FA' # Jan Alexander Steffens (heftig)
|
'8218F88849AAC522E94CF470A5E9288C4FA415FA' # Jan Alexander Steffens (heftig)
|
||||||
)
|
)
|
||||||
sha256sums=('SKIP'
|
sha256sums=('SKIP'
|
||||||
'6824b4eb1e9507e89efc2d0249e5e2b64270eb0f7512298152e0c763ee37126b')
|
'bbf6f0f69de9b1aefc2374da6b289a132b945e87a94ec85728097c677ebbac3f')
|
||||||
|
|
||||||
export KBUILD_BUILD_HOST=archlinux
|
export KBUILD_BUILD_HOST=archlinux
|
||||||
export KBUILD_BUILD_USER=$pkgbase
|
export KBUILD_BUILD_USER=$pkgbase
|
||||||
|
|
2
config
2
config
|
@ -4146,7 +4146,7 @@ CONFIG_RMI4_F11=y
|
||||||
CONFIG_RMI4_F12=y
|
CONFIG_RMI4_F12=y
|
||||||
CONFIG_RMI4_F30=y
|
CONFIG_RMI4_F30=y
|
||||||
CONFIG_RMI4_F34=y
|
CONFIG_RMI4_F34=y
|
||||||
CONFIG_RMI4_F54=y
|
# CONFIG_RMI4_F54 is not set
|
||||||
CONFIG_RMI4_F55=y
|
CONFIG_RMI4_F55=y
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Reference in a new issue