mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-03-01 20:11:25 +01:00
We have a number of places that undef CONFIG_... while we never reference CONFIG_... in the first place. Remove these lines. Signed-off-by: Tom Rini <trini@konsulko.com>