ath79: define CONFIG_MFD_RB4XX_CPLD to fix build breakage
authorHannu Nyman <hannu.nyman@iki.fi>
Wed, 17 Jun 2020 17:11:06 +0000 (20:11 +0300)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Wed, 17 Jun 2020 17:50:54 +0000 (19:50 +0200)
commit9c16c46e58b9758a91ba68d8acea052a5375546f
tree32f2297102c30f721bcaa23a0f67d19f77633f3a
parent8e98613f4da82628cdb490c8202b56dc989e088b
ath79: define CONFIG_MFD_RB4XX_CPLD to fix build breakage

Define the kernel config symbol CONFIG_MFD_RB4XX_CPLD=n
to fix build breakage on non-mikrotik targets.

The driver was added for all ath79, but the symbol was only
defined for mikrotik subtarget.

Fixes: fa70b3a4bbc6 ("ath79: add Mikrotik rb4xx series drivers")
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
[rearrange commit message]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/ath79/config-4.19
target/linux/ath79/config-5.4