ARM64: config: tizen_bcmrpi3: Adds CONFIG_KEYBOARD_GPIO
authorJaechul Lee <jcsing.lee@samsung.com>
Tue, 9 Apr 2019 01:05:00 +0000 (10:05 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Mon, 4 Nov 2019 09:00:55 +0000 (18:00 +0900)
Tizen Speaker Profile uses 5 keys for pause/play/volume.
gpio-keys module generates input-events when keys are pressed by users.

Change-Id: Iae3fad6e51c67eb25cac0b75579bdcfef34b3b4b
Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
arch/arm64/configs/tizen_bcmrpi3_defconfig

index 044035f..d07d10f 100644 (file)
@@ -1694,7 +1694,7 @@ CONFIG_INPUT_KEYBOARD=y
 # CONFIG_KEYBOARD_QT2160 is not set
 # CONFIG_KEYBOARD_DLINK_DIR685 is not set
 # CONFIG_KEYBOARD_LKKBD is not set
-# CONFIG_KEYBOARD_GPIO is not set
+CONFIG_KEYBOARD_GPIO=y
 # CONFIG_KEYBOARD_GPIO_POLLED is not set
 # CONFIG_KEYBOARD_TCA6416 is not set
 # CONFIG_KEYBOARD_TCA8418 is not set