kernel: add missing symbol for bcm27xx
authorStijn Tintel <stijn@linux-ipv6.be>
Tue, 17 May 2022 17:50:31 +0000 (20:50 +0300)
committerStijn Tintel <stijn@linux-ipv6.be>
Sun, 18 Dec 2022 10:20:45 +0000 (12:20 +0200)
commit7ccb4c6651e5696357cd8b8a104e873e36248705
tree411b670a0edea1a55e5c6eb860d0d5e845129e88
parentb18a0d0b92963ad184ca309b93678946c09d7e99
kernel: add missing symbol for bcm27xx

When KERNEL_PERF_EVENTS is enabled in OpenWrt, the RPI_AXIPERF symbol is
exposed. Add a build option for it to fix build failures with
KERNEL_PERF_EVENTS enabled.

Fixes: 3564c22e46d5 ("bcm27xx: disable duplicate sdhost driver")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
(cherry picked from commit efd9463dcfe27681879d18e5fd9a32351447aa25)
config/Config-kernel.in