mirror of https://github.com/hak5/openwrt.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 <p.dembicki@wb.com.pl>
openwrt-19.07
parent
e52ad0f919
commit
bbe932ac16
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue