summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorOleksij Rempel <o.rempel@pengutronix.de>2020-04-04 09:00:46 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2020-04-24 14:22:33 +0200
commitc67a6de63fb15f7e972977f00590186926b5e48c (patch)
tree3a1c259567b77329a97fd3678dca0cdb8f6089b7 /configs
parentf5fecdd0d9cd224cc9a9081d0c0d2e75111fe3ca (diff)
downloadDistroKit-c67a6de63fb15f7e972977f00590186926b5e48c.tar.gz
DistroKit-c67a6de63fb15f7e972977f00590186926b5e48c.tar.xz
MIPS: kernel: malta: disable dummy driver
This driver is not used. Disable it. Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/platform-mips/kernelconfig-malta2
-rw-r--r--configs/platform-mips/kernelconfig-malta.diff1
2 files changed, 1 insertions, 2 deletions
diff --git a/configs/platform-mips/kernelconfig-malta b/configs/platform-mips/kernelconfig-malta
index b2194e2..96ac796 100644
--- a/configs/platform-mips/kernelconfig-malta
+++ b/configs/platform-mips/kernelconfig-malta
@@ -1694,7 +1694,7 @@ CONFIG_NETDEVICES=y
CONFIG_MII=y
CONFIG_NET_CORE=y
CONFIG_BONDING=m
-CONFIG_DUMMY=m
+# CONFIG_DUMMY is not set
CONFIG_WIREGUARD=y
# CONFIG_WIREGUARD_DEBUG is not set
CONFIG_EQUALIZER=m
diff --git a/configs/platform-mips/kernelconfig-malta.diff b/configs/platform-mips/kernelconfig-malta.diff
index 4993e57..4c16990 100644
--- a/configs/platform-mips/kernelconfig-malta.diff
+++ b/configs/platform-mips/kernelconfig-malta.diff
@@ -339,7 +339,6 @@ CONFIG_DM_SNAPSHOT=m
CONFIG_DM_ZERO=m
CONFIG_DNOTIFY=y
# CONFIG_DNS_RESOLVER is not set
-CONFIG_DUMMY=m
# CONFIG_DW_WATCHDOG is undefined
# CONFIG_E1000 is not set
# CONFIG_E1000E is not set