ARM: configs: tizen_bcm2711_defconfig: Disable CONFIG_CFG80211_CRDA_SUPPORT
authorChanwoo Choi <cw00.choi@samsung.com>
Fri, 14 Feb 2020 07:15:38 +0000 (16:15 +0900)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Thu, 2 Apr 2020 04:09:11 +0000 (13:09 +0900)
commit094b09dd9c0ae1f5a4d94985417b1141514efb67
tree55379b2bebbdf305ca00780a2d55aa2ea0605822
parent725ae4178bc43edc9a61e5ee9d0225b20c6d1219
ARM: configs: tizen_bcm2711_defconfig: Disable CONFIG_CFG80211_CRDA_SUPPORT

If CONFIG_CFG80211_CRDA_SUPPORT is enabled, kernel has been sending
the uevent until setting the regulatory domain from userspace.
But RPI4 doesn't use CRDA (Central Regulatory Domain Agent)
for wireless device. In result, CONFIG_CFG80211_CRDA_SUPPORT makes
the unneeded uevent. So that disable CONFIG_CFG80211_CRDA_SUPPORT
for removing the unuseful uevent.

Change-Id: I3ea8369ba97c9804a99bdf27f008ba4664469286
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
arch/arm/configs/tizen_bcm2711_defconfig