
10 Aug
2022
10 Aug
'22
4:21 p.m.
On Mon, Aug 08, 2022 at 11:16:19PM +0300, Matwey V. Kornilov wrote:
pcm051_rev3_defconfig config (Phytec Wega board) has been dropped in
64efd11d ("arm: Remove pcm051 board")
due to expired migration deadlines. Here, pcm051_rev3_defconfig support is reintroduced.
Signed-off-by: Matwey V. Kornilov matwey.kornilov@gmail.com
arch/arm/dts/am335x-wega-rdk-u-boot.dtsi | 12 ++++ board/phytec/phycore_am335x_r2/board.c | 26 +++++++++ configs/pcm051_rev3_defconfig | 70 ++++++++++++++++++++++++ scripts/config_whitelist.txt | 1 +
You cannot add symbols to the whitelist, it must be handled in Kconfig or at runtime.
--
Tom