From c80156ecd9c01a1cd02447693814edd139237177 Mon Sep 17 00:00:00 2001 From: graysky Date: Tue, 9 Nov 2021 16:24:34 -0500 Subject: [PATCH] core/linux-raspberrypi4: set TCA8418 to module --- core/linux-raspberrypi4/PKGBUILD | 4 ++-- core/linux-raspberrypi4/config | 2 +- core/linux-raspberrypi4/config8 | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core/linux-raspberrypi4/PKGBUILD b/core/linux-raspberrypi4/PKGBUILD index 4d97420b0..365119910 100644 --- a/core/linux-raspberrypi4/PKGBUILD +++ b/core/linux-raspberrypi4/PKGBUILD @@ -36,9 +36,9 @@ md5sums=('6c86ea63f7dd6978d50aeb681191cb0f' '86d4a35722b5410e3b29fc92dae15d4b' '0a5f16bfec6ad982a2f6782724cca8ba' '441ec084c47cddc53e592fb0cbce4edf') -md5sums_armv7h=('b4b1e43f274564a18afdb2c73b568e25' +md5sums_armv7h=('cef764e783dc8e2c70f167a7f591d71e' 'e302936d860e78ca8e965459e64b2e5b') -md5sums_aarch64=('05b1db704734c0d18b98c06c2df9da70' +md5sums_aarch64=('548031be6324f4670ecdae9010dbea45' 'e302936d860e78ca8e965459e64b2e5b') # setup vars diff --git a/core/linux-raspberrypi4/config b/core/linux-raspberrypi4/config index 4d65229d0..7a3fb1d5a 100644 --- a/core/linux-raspberrypi4/config +++ b/core/linux-raspberrypi4/config @@ -3046,7 +3046,7 @@ CONFIG_KEYBOARD_ATKBD=y CONFIG_KEYBOARD_GPIO=m CONFIG_KEYBOARD_GPIO_POLLED=m # CONFIG_KEYBOARD_TCA6416 is not set -# CONFIG_KEYBOARD_TCA8418 is not set +CONFIG_KEYBOARD_TCA8418=m CONFIG_KEYBOARD_MATRIX=m # CONFIG_KEYBOARD_LM8323 is not set # CONFIG_KEYBOARD_LM8333 is not set diff --git a/core/linux-raspberrypi4/config8 b/core/linux-raspberrypi4/config8 index b894d9563..cdb67bb0b 100644 --- a/core/linux-raspberrypi4/config8 +++ b/core/linux-raspberrypi4/config8 @@ -3072,7 +3072,7 @@ CONFIG_KEYBOARD_ATKBD=y CONFIG_KEYBOARD_GPIO=m CONFIG_KEYBOARD_GPIO_POLLED=m # CONFIG_KEYBOARD_TCA6416 is not set -# CONFIG_KEYBOARD_TCA8418 is not set +CONFIG_KEYBOARD_TCA8418=m CONFIG_KEYBOARD_MATRIX=m # CONFIG_KEYBOARD_LM8323 is not set # CONFIG_KEYBOARD_LM8333 is not set