From bbe932ac16b8be512ba8a828b8e7e29eda9b610b Mon Sep 17 00:00:00 2001 From: Pawel Dembicki Date: Tue, 12 Feb 2019 15:17:58 +0100 Subject: [PATCH] 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 --- target/linux/mpc85xx/config-4.19 | 1 + 1 file changed, 1 insertion(+) 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