aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2021-04-14 10:36:21 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2021-04-17 21:56:05 +0200
commit86d5ac46404317b4a77e2aa662d6406547e07e2c (patch)
treeaeaa3e8afdb5788f5c0023ea37bee156c2858d25 /target
parent5288ee33e9af97e49378343d68bda9f58c130cd7 (diff)
downloadupstream-86d5ac46404317b4a77e2aa662d6406547e07e2c.tar.gz
upstream-86d5ac46404317b4a77e2aa662d6406547e07e2c.tar.bz2
upstream-86d5ac46404317b4a77e2aa662d6406547e07e2c.zip
kernel: Disable IXP4xx physmap by default
This makes no sense on anything but the IXP4xx platform that we do not even support anymore. If we bring it back, it can be selectively enabled for that platform only. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic/config-5.101
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-5.10 b/target/linux/generic/config-5.10
index a50195b989..b998ec8dca 100644
--- a/target/linux/generic/config-5.10
+++ b/target/linux/generic/config-5.10
@@ -3555,6 +3555,7 @@ CONFIG_MTD_OF_PARTS=y
# CONFIG_MTD_PHYSMAP is not set
# CONFIG_MTD_PHYSMAP_COMPAT is not set
# CONFIG_MTD_PHYSMAP_GEMINI is not set
+# CONFIG_MTD_PHYSMAP_IXP4XX is not set
# CONFIG_MTD_PHYSMAP_GPIO_ADDR is not set
CONFIG_MTD_PHYSMAP_OF=y
# CONFIG_MTD_PHYSMAP_OF_GEMINI is not set