On Mon, 5 Nov 2007, Jesper Nilsson wrote: > Remove no longer configured MTD_AMDSTD and MTD_OBSOLETE_CHIPS from > defconfig, Kconfig and code, instead we'll use MTD_CFI and/or MTD_JEDECPROBE. > > Signed-off-by: Jesper Nilsson <[EMAIL PROTECTED]> > > --- > arch-v10/defconfig | 3 +-- > arch-v10/drivers/Kconfig | 2 -- > arch-v10/drivers/axisflashmap.c | 8 ++++---- > arch-v32/drivers/Kconfig | 2 -- > defconfig | 4 ++-- > 5 files changed, 7 insertions(+), 12 deletions(-) > > diff --git a/arch/cris/arch-v10/defconfig b/arch/cris/arch-v10/defconfig > index 710c20b..d03bfc0 100644 > --- a/arch/cris/arch-v10/defconfig > +++ b/arch/cris/arch-v10/defconfig > @@ -99,7 +99,7 @@ CONFIG_MTD=y > CONFIG_MTD_CFI=y > # CONFIG_MTD_CFI_INTELEXT is not set > CONFIG_MTD_CFI_AMDSTD=y > -CONFIG_MTD_AMDSTD=y > +# CONFIG_MTD_AMDSTD is not set
why are you keeping this around? > -CONFIG_MTD_OBSOLETE_CHIPS=y > -CONFIG_MTD_AMDSTD=y > +# CONFIG_MTD_OBSOLETE_CHIPS is not set > +# CONFIG_MTD_AMDSTD is not set same here. rday -- ======================================================================== Robert P. J. Day Linux Consulting, Training and Annoying Kernel Pedantry Waterloo, Ontario, CANADA http://crashcourse.ca ======================================================================== - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/