mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
The correct syntax is 'select SYS_...' and not 'select CONFIG_SYS...'
Fixes: d5c819b885
("actions: Move defconfig options to Kconfig")
Signed-off-by: Tom Rini <trini@konsulko.com>