mirror of https://github.com/parazyd/arm-sdk.git
Update the Acer Chromebook kernel config.
This commit is contained in:
parent
c32d30a57a
commit
66f81b0327
|
|
@ -971,6 +971,7 @@ CONFIG_BT_LE=y
|
|||
# CONFIG_BT_LEDS is not set
|
||||
# CONFIG_BT_SELFTEST is not set
|
||||
CONFIG_BT_DEBUGFS=y
|
||||
# CONFIG_BT_EVE_HACKS is not set
|
||||
|
||||
#
|
||||
# Bluetooth device drivers
|
||||
|
|
@ -991,6 +992,8 @@ CONFIG_BT_HCIUART_LL=y
|
|||
# CONFIG_BT_HCIUART_INTEL is not set
|
||||
# CONFIG_BT_HCIUART_BCM 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_HCIBPA10X is not set
|
||||
CONFIG_BT_HCIBFUSB=m
|
||||
|
|
@ -3581,6 +3584,7 @@ CONFIG_SECURITY_PATH=y
|
|||
CONFIG_SECURITY_YAMA=y
|
||||
CONFIG_SECURITY_YAMA_STACKED=y
|
||||
CONFIG_SECURITY_CHROMIUMOS=y
|
||||
CONFIG_SECURITY_CHROMIUMOS_READONLY_PROC_SELF_MEM=y
|
||||
# CONFIG_IMA is not set
|
||||
# CONFIG_EVM is not set
|
||||
# CONFIG_DEFAULT_SECURITY_YAMA is not set
|
||||
|
|
@ -3754,4 +3758,3 @@ CONFIG_AVERAGE=y
|
|||
# CONFIG_CORDIC is not set
|
||||
# CONFIG_DDR is not set
|
||||
# CONFIG_VIRTUALIZATION is not set
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue