David Bauer 7a38f33906 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>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:39 +00:00

9 lines
153 B
Makefile

BOARDNAME:=P1020
FEATURES+=nand
KERNEL_TESTING_PATCHVER:=5.10
define Target/Description
Build firmware images for Freescale P1020 based boards.
endef