]> git.ipfire.org Git - thirdparty/openwrt.git/commit
mpc85xx: p1010: kernel: add missing symbol 20419/head
authorPawel Dembicki <paweldembicki@gmail.com>
Tue, 14 Oct 2025 09:36:01 +0000 (11:36 +0200)
committerNick Hainke <vincent@systemli.org>
Thu, 16 Oct 2025 20:23:44 +0000 (22:23 +0200)
commitf21e8158fbff16ede6ee814929dc0f2738c0c3c2
tree1f7ad0f509e54130751db2ae29f6f956e1ad4c84
parent1817e0751ffdf0fa76c1138380d3a5660ca13be0
mpc85xx: p1010: kernel: add missing symbol

CONFIG_MTD_CFI was disabled in p1010 subtarget.
It causes problem with Aerohive BR200-WP router.

This patch enables CONFIG_MTD_CFI in p1010 config-default file.

Fixes: e9dd6da91661 ("mpc85xx: p1010: add missing symbols")
Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20419
Signed-off-by: Nick Hainke <vincent@systemli.org>
target/linux/mpc85xx/p1010/config-default