| A missing CONFIG_ prefix while checking for this Kconfig variable makes the
check always fail. Fix it. While there also switch from the '#if defined'
form to the '#ifdef' form as the other checks in this function.
Fixes:  | ||
|---|---|---|
| .. | ||
| include/mach | ||
| Kconfig | ||
| Makefile | ||
| clk.c | ||
| cpu.c | ||
| handoff.c | ||
| mp.c | ||
| psu_spl_init.c | ||
| spl.c | ||