2
0
forked from Ivasoft/openwrt

mpc85xx: add testing kernel for p1020

CONFIG_REGULATOR is required for the p1020 subtarget, as the AT803X
driver depends on it.

Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
David Bauer
2021-02-20 01:36:06 +01:00
parent 81b44a3626
commit 08826595fc
2 changed files with 4 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
BOARDNAME:=P1020
FEATURES+=nand
KERNEL_TESTING_PATCHVER:=5.10
define Target/Description
Build firmware images for Freescale P1020 based boards.
endef