mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-21 01:41:41 +00:00
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> Signed-off-by: maurerr <mariusd84@gmail.com>
This commit is contained in:
parent
b4a925d40d
commit
6608b60303
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user