diff options
author | David P <megver83@parabola.nu> | 2018-06-13 15:47:51 -0400 |
---|---|---|
committer | David P <megver83@parabola.nu> | 2018-06-13 15:47:51 -0400 |
commit | 4d18b82b7380a76c861b185d6c053925e81ca28f (patch) | |
tree | 75cece7a205b8761e878eb5664a070e8de3fbba1 /libre | |
parent | 3201d769a461c54593a8cd422777441c15deebf6 (diff) | |
download | abslibre-4d18b82b7380a76c861b185d6c053925e81ca28f.tar.gz abslibre-4d18b82b7380a76c861b185d6c053925e81ca28f.tar.bz2 abslibre-4d18b82b7380a76c861b185d6c053925e81ca28f.zip |
linux-libre-hardened: update config.x86_64
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'libre')
-rw-r--r-- | libre/linux-libre-hardened/config.x86_64 | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/libre/linux-libre-hardened/config.x86_64 b/libre/linux-libre-hardened/config.x86_64 index bd48e6d97..e2d99ad05 100644 --- a/libre/linux-libre-hardened/config.x86_64 +++ b/libre/linux-libre-hardened/config.x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.16.13-gnu-1-hardened Kernel Configuration +# Linux/x86 4.16.15-gnu-1-hardened Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -1763,8 +1763,13 @@ CONFIG_BT_LEDS=y # # Bluetooth device drivers # +CONFIG_BT_INTEL=m CONFIG_BT_BCM=m -# CONFIG_BT_HCIBTUSB is not set +CONFIG_BT_RTL=m +CONFIG_BT_HCIBTUSB=m +# CONFIG_BT_HCIBTUSB_AUTOSUSPEND is not set +CONFIG_BT_HCIBTUSB_BCM=y +CONFIG_BT_HCIBTUSB_RTL=y CONFIG_BT_HCIBTSDIO=m CONFIG_BT_HCIUART=m CONFIG_BT_HCIUART_SERDEV=y @@ -1789,6 +1794,7 @@ CONFIG_BT_HCIBTUART=m CONFIG_BT_HCIVHCI=m CONFIG_BT_MRVL=m CONFIG_BT_MRVL_SDIO=m +# CONFIG_BT_ATH3K is not set CONFIG_AF_RXRPC=m CONFIG_AF_RXRPC_IPV6=y # CONFIG_AF_RXRPC_INJECT_LOSS is not set |