From: Paul M. <le...@li...> - 2007-08-16 15:49:20
|
On Wed, Aug 15, 2007 at 11:27:23AM +0900, Magnus Damm wrote: > sh: defconfigs for R2D-PLUS and for R2D-1 > > This patch removes the old r2d config file named rts7751r2d_defconfig and adds > separate config files for the two r2d board versions. The two new defconfigs > are identical with the exception of board selection: > > - rts7751r2dplus_defconfig selects CONFIG_RTS7751R2D_PLUS=y > - rts7751r2d1_defconfig selects CONFIG_RTS7751R2D_1=y > > Please remember to update both files with r2d changes in the future. > > Signed-off-by: Magnus Damm <da...@ig...> > --- > > arch/sh/configs/rts7751r2d1_defconfig | 1167 +++++++++++++++++++++++++ > arch/sh/configs/rts7751r2d_defconfig | 1353 ------------------------------ > arch/sh/configs/rts7751r2dplus_defconfig | 1167 +++++++++++++++++++++++++ > 3 files changed, 2334 insertions(+), 1353 deletions(-) > This patch causes rejects when applying? Can you double check this and re-submit? |