Skip to content

Commit b17f3a3

Browse files
amergnatmbgg
authored andcommitted
arm64: defconfig: enable Mediatek PMIC key
Some Mediatek PMIC devices can manage Power and Home keys (buttons). This patch enable the driver which handle the 2 keys managed by the Mediatek PMIC. Tested-by: Kevin Hilman <khilman@baylibre.com> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Signed-off-by: Alexandre Mergnat <amergnat@baylibre.com> Link: https://lore.kernel.org/r/20230203-evk-board-support-v8-2-7019f3fd0adf@baylibre.com Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
1 parent b1da1c1 commit b17f3a3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,7 @@ CONFIG_KEYBOARD_GPIO=y
413413
CONFIG_KEYBOARD_SNVS_PWRKEY=m
414414
CONFIG_KEYBOARD_IMX_SC_KEY=m
415415
CONFIG_KEYBOARD_CROS_EC=y
416+
CONFIG_KEYBOARD_MTK_PMIC=m
416417
CONFIG_MOUSE_ELAN_I2C=m
417418
CONFIG_INPUT_TOUCHSCREEN=y
418419
CONFIG_TOUCHSCREEN_ATMEL_MXT=m

0 commit comments

Comments
 (0)