mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
ARM: configs: rv1106-smart-door: enable rfkill
Kernel image size increase: 7KB Kernel boot up time increase: 1ms Signed-off-by: Shaoxing Chen <csx@rock-chips.com> Change-Id: I316f4091e2dfcb1b1a7c807bf46e8fd9c5005d93
This commit is contained in:
@@ -2,6 +2,7 @@ CONFIG_CRYPTO=y
|
||||
CONFIG_EXTCON=m
|
||||
CONFIG_JFFS2_FS=y
|
||||
CONFIG_KEYS=y
|
||||
CONFIG_RFKILL=y
|
||||
CONFIG_RK803=y
|
||||
CONFIG_SPI=y
|
||||
CONFIG_USB_SUPPORT=y
|
||||
@@ -322,6 +323,8 @@ CONFIG_PKCS7_MESSAGE_PARSER=y
|
||||
# CONFIG_R8712U is not set
|
||||
CONFIG_REGMAP_SPI=y
|
||||
# CONFIG_REGULATOR_TPS6524X is not set
|
||||
# CONFIG_RFKILL_GPIO is not set
|
||||
CONFIG_RFKILL_RK=y
|
||||
# CONFIG_ROCKCHIP_MTD_VENDOR_STORAGE is not set
|
||||
# CONFIG_RTC_DRV_DS1302 is not set
|
||||
# CONFIG_RTC_DRV_DS1305 is not set
|
||||
@@ -490,6 +493,7 @@ CONFIG_USB_XHCI_HCD=m
|
||||
CONFIG_USB_XHCI_PLATFORM=m
|
||||
# CONFIG_USB_YUREX is not set
|
||||
# CONFIG_VIDEO_GS1662 is not set
|
||||
# CONFIG_VIDEO_ROCKCHIP_PREISP is not set
|
||||
# CONFIG_VIDEO_S5C73M3 is not set
|
||||
# CONFIG_VIRT_WIFI is not set
|
||||
# CONFIG_VT6656 is not set
|
||||
|
||||
Reference in New Issue
Block a user