Searched hist:"1044 ea8cfd67dc70f87999906bc2849eef7b053a" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/powerpc/platforms/512x/ |
H A D | Kconfig | diff 1044ea8cfd67dc70f87999906bc2849eef7b053a Fri Apr 30 12:30:47 CEST 2010 Anatolij Gustschin <agust@denx.de> powerpc/512x: Group mpc512x board's selection menu
Allow board selection in a drop-down board sub-menu like many other platforms do.
Before the patch: ... [ ] Freescale MPC5121E ADS [ ] Generic support for simple MPC5121 based boards [ ] 52xx-based boards ...
Patched: ... [*] 512x-based boards [ ] Freescale MPC5121E ADS [ ] Generic support for simple MPC5121 based boards [ ] 52xx-based boards ...
This is a cleanup before adding new board selection entry.
Signed-off-by: Anatolij Gustschin <agust@denx.de> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|