Skip to content

Commit 147393b

Browse files
Caesar-githubrkhuangtao
authored andcommitted
arm64: rk3326_linux_defconfig: add the missing RK8xx configigure
This patch enables the gpio and powerkey configure for Rockchip RK8xx PMIC. Change-Id: Iab4f9303922387ae6e412f06aa098cdf53331e87 Signed-off-by: Caesar Wang <wxt@rock-chips.com>
1 parent 36e91fd commit 147393b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/configs/rk3326_linux_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ CONFIG_TOUCHSCREEN_GT1X=y
160160
CONFIG_ROCKCHIP_REMOTECTL=y
161161
CONFIG_ROCKCHIP_REMOTECTL_PWM=y
162162
CONFIG_INPUT_MISC=y
163+
CONFIG_INPUT_RK8XX_PWRKEY=y
163164
CONFIG_INPUT_UINPUT=y
164165
CONFIG_INPUT_GPIO=y
165166
# CONFIG_SERIO is not set
@@ -188,6 +189,7 @@ CONFIG_PTP_1588_CLOCK=y
188189
CONFIG_DEBUG_GPIO=y
189190
CONFIG_GPIO_SYSFS=y
190191
CONFIG_GPIO_GENERIC_PLATFORM=y
192+
CONFIG_GPIO_RK8XX=y
191193
CONFIG_BATTERY_SBS=y
192194
CONFIG_CHARGER_GPIO=y
193195
CONFIG_CHARGER_BQ24735=y

0 commit comments

Comments
 (0)