Skip to content
This repository has been archived by the owner on Nov 6, 2022. It is now read-only.

Commit

Permalink
applied @renaudcerrato's patch to remove regulation (config
Browse files Browse the repository at this point in the history
  • Loading branch information
wldhg committed Feb 26, 2021
1 parent b347da7 commit 614fcec
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .config
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@
#

#
# Compiler: arm-linux-gnueabihf-gcc (Ubuntu/Linaro 7.4.0-1ubuntu1~18.04.1) 7.4.0
# Compiler: arm-linux-gnueabihf-gcc (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) 7.5.0
#
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=70400
CONFIG_GCC_VERSION=70500
CONFIG_CLANG_VERSION=0
CONFIG_CC_HAS_ASM_GOTO=y
CONFIG_CC_HAS_ASM_INLINE=y
CONFIG_CC_HAS_WARN_MAYBE_UNINITIALIZED=y
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_EXTABLE_SORT=y
Expand Down Expand Up @@ -2261,6 +2262,7 @@ CONFIG_WLAN=y
# CONFIG_WLAN_VENDOR_ADMTEK is not set
CONFIG_ATH_COMMON=m
CONFIG_WLAN_VENDOR_ATH=y
CONFIG_ATH_USER_REGD=y
CONFIG_ATH_DEBUG=y
CONFIG_ATH_TRACEPOINTS=y
# CONFIG_ATH5K is not set
Expand Down

0 comments on commit 614fcec

Please sign in to comment.