mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-12 03:11:55 +00:00
Disable ath9k because this make N100 platform crash
This commit is contained in:
parent
2cc39332c0
commit
eba75e9f8c
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue