diff options
author | Thibaut VARÈNE <hacks@slashdirt.org> | 2020-04-28 15:57:41 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2020-05-08 15:17:17 +0200 |
commit | 97337d3e5d8e3faa3e9889b5a04f7c62fa7fad21 (patch) | |
tree | 776f035826d4dbd159a4507f76b4df7b363b8e5b /target/linux | |
parent | 00d2ab7602e5366ecf620ce10748474171b92d00 (diff) | |
download | upstream-97337d3e5d8e3faa3e9889b5a04f7c62fa7fad21.tar.gz upstream-97337d3e5d8e3faa3e9889b5a04f7c62fa7fad21.tar.bz2 upstream-97337d3e5d8e3faa3e9889b5a04f7c62fa7fad21.zip |
ramips/mt7621: enable mikrotik platform driver
Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/ramips/mt7621/config-5.4 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ramips/mt7621/config-5.4 b/target/linux/ramips/mt7621/config-5.4 index b1622b7f2a..b2c3ad5ba8 100644 --- a/target/linux/ramips/mt7621/config-5.4 +++ b/target/linux/ramips/mt7621/config-5.4 @@ -173,6 +173,8 @@ CONFIG_MDIO_DEVICE=y CONFIG_MEMFD_CREATE=y CONFIG_MFD_SYSCON=y CONFIG_MIGRATION=y +CONFIG_MIKROTIK=y +CONFIG_MIKROTIK_RB_SYSFS=y CONFIG_MIPS=y CONFIG_MIPS_ASID_BITS=8 CONFIG_MIPS_ASID_SHIFT=0 |