Skip to content

Commit 4e7502b

Browse files
committed
sdm660_defconfig: enable options needed for BlackBerry KEY2 LE peripherals
Signed-off-by: Paul Sajna <[email protected]>
1 parent 36e609f commit 4e7502b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

arch/arm64/configs/sdm660_defconfig

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,7 @@ CONFIG_INPUT_EVDEV=y
358358
# CONFIG_KEYBOARD_ATKBD is not set
359359
CONFIG_KEYBOARD_GPIO=y
360360
CONFIG_KEYBOARD_GPIO_POLLED=y
361+
CONFIG_KEYBOARD_STMPE=m
361362
# CONFIG_MOUSE_PS2 is not set
362363
CONFIG_MOUSE_SYNAPTICS_I2C=m
363364
CONFIG_MOUSE_SYNAPTICS_USB=m
@@ -430,6 +431,9 @@ CONFIG_WATCHDOG_CORE=y
430431
CONFIG_QCOM_WDT=m
431432
CONFIG_MFD_QCOM_RPM=y
432433
CONFIG_MFD_SPMI_PMIC=y
434+
CONFIG_MFD_CORE=y
435+
CONFIG_MFD_STMPE=y
436+
CONFIG_STMPE_I2C=y
433437
CONFIG_REGULATOR_FIXED_VOLTAGE=y
434438
CONFIG_REGULATOR_NETLINK_EVENTS=y
435439
CONFIG_REGULATOR_PWM=y
@@ -453,6 +457,7 @@ CONFIG_DRM_FBDEV_OVERALLOC=200
453457
CONFIG_DRM_MSM=m
454458
# CONFIG_DRM_MSM_MDP4 is not set
455459
# CONFIG_DRM_MSM_HDMI is not set
460+
CONFIG_DRM_PANEL_BOE_BV045FHM_L00=m
456461
CONFIG_DRM_PANEL_BOE_TD4320=m
457462
CONFIG_DRM_PANEL_BOE_NT51021=m
458463
CONFIG_DRM_PANEL_FT8716U=m

0 commit comments

Comments
 (0)