diff mbox series

[OpenWrt-Devel,4/8] generic: CONFIG_MIKROTIK is not set

Message ID 20200403182056.43730-5-hacks@slashdirt.org
State Superseded
Delegated to: Koen Vandeputte
Headers show
Series RouterBOARD sysfs driver for RouterBoot data | expand

Commit Message

Thibaut April 3, 2020, 6:20 p.m. UTC
Signed-off-by: Thibaut VARĂˆNE <hacks@slashdirt.org>
---
 target/linux/generic/config-4.14 | 1 +
 target/linux/generic/config-4.19 | 1 +
 target/linux/generic/config-5.4  | 1 +
 3 files changed, 3 insertions(+)
diff mbox series

Patch

diff --git a/target/linux/generic/config-4.14 b/target/linux/generic/config-4.14
index e42139744a..9e9b0e1d7c 100644
--- a/target/linux/generic/config-4.14
+++ b/target/linux/generic/config-4.14
@@ -2661,6 +2661,7 @@  CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
 # CONFIG_MIGRATION is not set
 CONFIG_MII=y
 # CONFIG_MIKROTIK_RB532 is not set
+# CONFIG_MIKROTIK is not set
 # CONFIG_MINIX_FS is not set
 # CONFIG_MINIX_FS_NATIVE_ENDIAN is not set
 # CONFIG_MINIX_SUBPARTITION is not set
diff --git a/target/linux/generic/config-4.19 b/target/linux/generic/config-4.19
index 32209674ba..ee7f3f1352 100644
--- a/target/linux/generic/config-4.19
+++ b/target/linux/generic/config-4.19
@@ -2810,6 +2810,7 @@  CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
 # CONFIG_MIGRATION is not set
 CONFIG_MII=y
 # CONFIG_MIKROTIK_RB532 is not set
+# CONFIG_MIKROTIK is not set
 # CONFIG_MINIX_FS is not set
 # CONFIG_MINIX_FS_NATIVE_ENDIAN is not set
 # CONFIG_MINIX_SUBPARTITION is not set
diff --git a/target/linux/generic/config-5.4 b/target/linux/generic/config-5.4
index b5deef31de..19825e494c 100644
--- a/target/linux/generic/config-5.4
+++ b/target/linux/generic/config-5.4
@@ -2989,6 +2989,7 @@  CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
 # CONFIG_MIGRATION is not set
 CONFIG_MII=y
 # CONFIG_MIKROTIK_RB532 is not set
+# CONFIG_MIKROTIK is not set
 # CONFIG_MINIX_FS is not set
 # CONFIG_MINIX_FS_NATIVE_ENDIAN is not set
 # CONFIG_MINIX_SUBPARTITION is not set