[PATCH 2/4] ARM: SAMSUNG: Add SMDK audio configuration
Mark Brown
broonie at opensource.wolfsonmicro.com
Fri Dec 24 06:49:04 EST 2010
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.
More information about the linux-arm-kernel
mailing list