build: weekly update 2023-09-06

enable INPUT

Change-Id: Idcf2ea8e87395799bc975f91cc472db166c93a3a
This commit is contained in:
forum_service
2023-09-11 16:22:47 +08:00
committed by carbon
parent 01e4576313
commit 13bef985e2

View File

@ -118,7 +118,7 @@ CONFIG_RTL8188FU=y
# CONFIG_WLAN_VENDOR_TI is not set # CONFIG_WLAN_VENDOR_TI is not set
# CONFIG_WLAN_VENDOR_ZYDAS is not set # CONFIG_WLAN_VENDOR_ZYDAS is not set
# CONFIG_WLAN_VENDOR_QUANTENNA is not set # CONFIG_WLAN_VENDOR_QUANTENNA is not set
# CONFIG_INPUT is not set CONFIG_INPUT=y
# CONFIG_SERIO is not set # CONFIG_SERIO is not set
# CONFIG_VT is not set # CONFIG_VT is not set
# CONFIG_LEGACY_PTYS is not set # CONFIG_LEGACY_PTYS is not set
@ -143,6 +143,8 @@ CONFIG_POWER_RESET=y
CONFIG_THERMAL=y CONFIG_THERMAL=y
CONFIG_THERMAL_NETLINK=y CONFIG_THERMAL_NETLINK=y
CONFIG_WATCHDOG=y CONFIG_WATCHDOG=y
CONFIG_FB=y
CONFIG_FB_CVITEK=m
CONFIG_SOUND=y CONFIG_SOUND=y
CONFIG_SND=y CONFIG_SND=y
# CONFIG_SND_PCM_TIMER is not set # CONFIG_SND_PCM_TIMER is not set