1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00

Add HW crypto support for HW that may need this option

This commit is contained in:
Ycarus (Yannick Chabanois) 2021-05-20 08:28:17 +02:00
parent a400acf8c1
commit cda2e7a729
4 changed files with 23 additions and 0 deletions

View file

@ -7,6 +7,8 @@ CONFIG_KERNEL_PAGE_TABLE_ISOLATION=y
CONFIG_PACKAGE_open-vm-tools=m
CONFIG_PACKAGE_kmod-ath9k=y
CONFIG_GRUB_IMAGES=y
CONFIG_GRUB_SERIAL="ttyS0"
CONFIG_EFI_IMAGES=y
# CONFIG_VMDK_IMAGES is not set
CONFIG_KERNEL_TCP_CONG_BBR2=y
CONFIG_CRYPTO_AES_NI_INTEL=y