mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
arm64: configs: rk3399pro_npu_defconfig: add gpio keyboard and regulater fan53555
Change-Id: I0302ab31cd0606b3775b7d1ac699f0dc80e57afb Signed-off-by: Zorro Liu <lyx@rock-chips.com>
This commit is contained in:
parent
69fb6b99a6
commit
0681234c1d
|
|
@ -59,6 +59,7 @@ CONFIG_DEVTMPFS_MOUNT=y
|
|||
# CONFIG_BLK_DEV is not set
|
||||
# CONFIG_INPUT_MOUSEDEV is not set
|
||||
# CONFIG_KEYBOARD_ATKBD is not set
|
||||
CONFIG_KEYBOARD_GPIO=y
|
||||
# CONFIG_INPUT_MOUSE is not set
|
||||
# CONFIG_SERIO is not set
|
||||
# CONFIG_VT is not set
|
||||
|
|
@ -88,6 +89,7 @@ CONFIG_WATCHDOG=y
|
|||
CONFIG_DW_WATCHDOG=y
|
||||
CONFIG_REGULATOR=y
|
||||
CONFIG_REGULATOR_FIXED_VOLTAGE=y
|
||||
CONFIG_REGULATOR_FAN53555=y
|
||||
CONFIG_REGULATOR_SYR82X=y
|
||||
# CONFIG_HID_GENERIC is not set
|
||||
CONFIG_USB_DWC3=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user