arm-sdk

os build toolkit for various embedded devices
git clone https://git.parazyd.org/arm-sdk
Log | Files | Refs | Submodules | README | LICENSE

commit 66f81b0327d1990fb71ce81c37571c2a19cbcca9
parent c32d30a57a6831e859358b53b97999c210e47116
Author: parazyd <parazyd@dyne.org>
Date:   Tue, 12 Jun 2018 13:28:55 +0200

Update the Acer Chromebook kernel config.

Diffstat:
Mboards/kernel-configs/chromeacer.config | 5++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/boards/kernel-configs/chromeacer.config b/boards/kernel-configs/chromeacer.config @@ -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 -