1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2024-09-20 21:20:47 +00:00

Disable CONFIG_MP_VHT_HW_TX_MODE

* Fixes compile/build on ARM systems
This commit is contained in:
Christian B 2018-09-03 20:31:08 +02:00 committed by GitHub
parent 77d964aad9
commit 95264a39e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,7 +104,7 @@ CONFIG_AP_WOWLAN = n
######### Notify SDIO Host Keep Power During Syspend ##########
CONFIG_RTW_SDIO_PM_KEEP_POWER = y
###################### MP HW TX MODE FOR VHT #######################
CONFIG_MP_VHT_HW_TX_MODE = y
CONFIG_MP_VHT_HW_TX_MODE = n
###################### Platform Related #######################
CONFIG_PLATFORM_I386_PC = y
CONFIG_PLATFORM_ANDROID_X86 = n