Re: [PATCH 11/11] powerpc/mpc5121: Add default config for MPC5121ADS
From: Grant Likely <hidden>
Date: 2010-01-21 17:48:17
From: Grant Likely <hidden>
Date: 2010-01-21 17:48:17
On Tue, Jan 19, 2010 at 1:24 PM, Anatolij Gustschin [off-list ref] wrote:
From: Wolfgang Denk <redacted> As more MPC512x based boards will be coming soon, a new directory arch/powerpc/configs/512x/ for board specific config files is created, following the example of other processor families. In a first step, we just copy (and update) the existing defconfig file for the mpc5121ads board. When new boards get added, the old arch/powerpc/configs/mpc5121_defconfig file will get adjusted to allow for a generic kernel image for MPC512x based boards. Signed-off-by: Wolfgang Denk <redacted> Signed-off-by: Detlev Zundel <redacted> Signed-off-by: Anatolij Gustschin <agust@denx.de> --- This default config is provided only for easier testing. =A0arch/powerpc/configs/512x/mpc5121ads_defconfig | 1662 ++++++++++++++++=
++++++++ I'm not a fan off adding one-per-board defconfigs to mainline. To start, please just name this arch/powerpc/configs/512x_defconfig g.