From: Robert Marko Date: Thu, 21 May 2020 12:11:11 +0000 (+0200) Subject: ipq40xx: 5.4: enable MikroTik platform driver X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=b627a68495f3faf720aebef29238f02de40ffb5b;p=openwrt%2Fstaging%2Flynxis.git ipq40xx: 5.4: enable MikroTik platform driver This enables the MikroTik platform driver, it enables us to parse valuable info from hard_config including WLAN calibration data extraction on sysfs. Signed-off-by: Robert Marko --- diff --git a/target/linux/ipq40xx/config-5.4 b/target/linux/ipq40xx/config-5.4 index b677e25770..15776422a4 100644 --- a/target/linux/ipq40xx/config-5.4 +++ b/target/linux/ipq40xx/config-5.4 @@ -308,6 +308,8 @@ CONFIG_MEMFD_CREATE=y CONFIG_MFD_SYSCON=y CONFIG_MIGHT_HAVE_CACHE_L2X0=y CONFIG_MIGRATION=y +CONFIG_MIKROTIK=y +CONFIG_MIKROTIK_RB_SYSFS=y CONFIG_MMC=y CONFIG_MMC_BLOCK=y CONFIG_MMC_SDHCI=y