global: Remove undef CONFIG_... for unused values
authorTom Rini <trini@konsulko.com>
Sun, 4 Dec 2022 15:03:34 +0000 (10:03 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 23 Dec 2022 15:07:03 +0000 (10:07 -0500)
commit218ce3695bfd02f048443f888137e134dbcfcbfc
treea691f2d49019afa2e8d3574f821802d69cd177e1
parentd5c4b8b0631a1da03e67fdeb1b5bf4a637a33c20
global: Remove undef CONFIG_... for unused values

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>
common/cli_hush.c
drivers/ddr/marvell/axp/ddr3_axp_config.h
include/configs/P1010RDB.h
include/configs/p1_p2_rdb_pc.h
include/configs/s5p4418_nanopi2.h