On Thu, Sep 02, 2010 at 12:13:10PM +0100, Russell King - ARM Linux wrote: > > +config MACH_MSM8X60_SIM > > + depends on ARCH_MSM8X60 > > + default n > > All these 'default n' statements can be removed - n is the default anyway. Isn't the behavior different, though? If I do a 'make oldconfig' after a kernel upgrade, new options that don't have defaults will stop and prompt me, whereas ones with a listed default will just select the default without asking. I though the desire was to not have it stop and ask unless it really was something that the user needed to make a decision about. David -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum. -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html