Update the Acer Chromebook kernel config.

This commit is contained in:
parazyd 2018-06-12 13:28:55 +02:00
parent c32d30a57a
commit 66f81b0327
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
1 changed files with 4 additions and 1 deletions

View File

@ -971,6 +971,7 @@ CONFIG_BT_LE=y
# CONFIG_BT_LEDS is not set # CONFIG_BT_LEDS is not set
# CONFIG_BT_SELFTEST is not set # CONFIG_BT_SELFTEST is not set
CONFIG_BT_DEBUGFS=y CONFIG_BT_DEBUGFS=y
# CONFIG_BT_EVE_HACKS is not set
# #
# Bluetooth device drivers # Bluetooth device drivers
@ -991,6 +992,8 @@ CONFIG_BT_HCIUART_LL=y
# CONFIG_BT_HCIUART_INTEL is not set # CONFIG_BT_HCIUART_INTEL is not set
# CONFIG_BT_HCIUART_BCM is not set # CONFIG_BT_HCIUART_BCM is not set
# CONFIG_BT_HCIUART_QCA is not set # CONFIG_BT_HCIUART_QCA is not set
# CONFIG_BT_HCIUART_AG6XX is not set
# CONFIG_BT_HCIUART_MRVL is not set
# CONFIG_BT_HCIBCM203X is not set # CONFIG_BT_HCIBCM203X is not set
# CONFIG_BT_HCIBPA10X is not set # CONFIG_BT_HCIBPA10X is not set
CONFIG_BT_HCIBFUSB=m CONFIG_BT_HCIBFUSB=m
@ -3581,6 +3584,7 @@ CONFIG_SECURITY_PATH=y
CONFIG_SECURITY_YAMA=y CONFIG_SECURITY_YAMA=y
CONFIG_SECURITY_YAMA_STACKED=y CONFIG_SECURITY_YAMA_STACKED=y
CONFIG_SECURITY_CHROMIUMOS=y CONFIG_SECURITY_CHROMIUMOS=y
CONFIG_SECURITY_CHROMIUMOS_READONLY_PROC_SELF_MEM=y
# CONFIG_IMA is not set # CONFIG_IMA is not set
# CONFIG_EVM is not set # CONFIG_EVM is not set
# CONFIG_DEFAULT_SECURITY_YAMA is not set # CONFIG_DEFAULT_SECURITY_YAMA is not set
@ -3754,4 +3758,3 @@ CONFIG_AVERAGE=y
# CONFIG_CORDIC is not set # CONFIG_CORDIC is not set
# CONFIG_DDR is not set # CONFIG_DDR is not set
# CONFIG_VIRTUALIZATION is not set # CONFIG_VIRTUALIZATION is not set