1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-02-12 11:21:55 +00:00

Disable ath9k because this make N100 platform crash

This commit is contained in:
Ycarus (Yannick Chabanois) 2024-04-23 09:30:27 +02:00
parent 2cc39332c0
commit eba75e9f8c

View file

@ -5,7 +5,9 @@ CONFIG_TARGET_EXT4_JOURNAL=y
CONFIG_TARGET_ROOTFS_TARGZ=y
CONFIG_KERNEL_PAGE_TABLE_ISOLATION=y
CONFIG_PACKAGE_open-vm-tools=m
CONFIG_PACKAGE_kmod-ath9k=y
# CONFIG_PACKAGE_kmod-ath9k is not set
# CONFIG_PACKAGE_kmod-ath9k-htc is not set
# CONFIG_PACKAGE_kmod-owl-loader is not set
CONFIG_GRUB_IMAGES=y
CONFIG_GRUB_SERIAL="ttyS0"
CONFIG_EFI_IMAGES=y