From: Pawel Dembicki Date: Tue, 12 Feb 2019 14:17:58 +0000 (+0100) Subject: mpc85xx: 4.19: add missing symbol X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=bbe932ac16b8be512ba8a828b8e7e29eda9b610b;p=openwrt%2Fstaging%2Flynxis.git mpc85xx: 4.19: add missing symbol OCEDO Panda was added in b368373f, but only for 4.14 config. This patch fix 4.19 build for generic and p2020 subtarget. Signed-off-by: Pawel Dembicki --- diff --git a/target/linux/mpc85xx/config-4.19 b/target/linux/mpc85xx/config-4.19 index 006a9d34c4..c92edcfa37 100644 --- a/target/linux/mpc85xx/config-4.19 +++ b/target/linux/mpc85xx/config-4.19 @@ -224,6 +224,7 @@ CONFIG_OLD_SIGSUSPEND=y # CONFIG_P1022_RDK is not set # CONFIG_P1023_RDB is not set CONFIG_PAGE_OFFSET=0xc0000000 +# CONFIG_PANDA is not set CONFIG_PCI=y CONFIG_PCIEAER=y CONFIG_PCIEASPM=y