On Fri, Dec 24, 2010 at 8:49 PM, Mark Brown <[email protected]> wrote: > On Fri, Dec 24, 2010 at 03:42:18PM +0900, Seungwhan Youn wrote: > >> select S3C_DEV_HSMMC >> + select SMDK_HAS_WM9710_AC97 if ASOC_SAMSUNG >> help > > There's no need for the ifs here - since the actual machine driver is a > user visible control and the SMDK_HAS_ are just dependencies for that > it's more normal to just select the symbol.
The 'if' seems to be necessary, otherwise we get 'unmet direct dependency' warning message and the menuconfig shows messed up. -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
