u-boot/arch/powerpc/cpu
Tom Rini a077ac13d0 Kconfigs: Correct default of "0" on hex type entries
It is not a parse error to have a default value of "0" for a "hex" type
entry, instead of "0x0".  However, "0" and "0x0" are not treated the
same even by the tools themselves. Correct this by changing the default
value from "0" to "0x0" for all hex type questions that had the
incorrect default. Fix one instance (in two configs) of a default of "0"
being used on a hex question to be "0x0". Remove the cases where a
defconfig had set a value of "0x0" to be used as the default had been
"0".

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-08-09 09:21:42 -04:00
..
mpc8xx Kconfigs: Correct default of "0" on hex type entries 2023-08-09 09:21:42 -04:00
mpc8xxx global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
mpc83xx mpc83xx: Don't allow W and G bits in IBATs 2023-05-01 18:59:33 -04:00
mpc85xx global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00