From: Mike Frysinger Date: Fri, 5 Mar 2010 21:43:24 +0000 (-0800) Subject: mmc: bfin_sdh: drop redundant MMC depend string X-Git-Tag: Ubuntu-snapdragon-4.4.0-1050.54~22799 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=05dabcc4a51eab7342b2220f0121b4f4a5109386;p=mirror_ubuntu-artful-kernel.git mmc: bfin_sdh: drop redundant MMC depend string The host/Kconfig file is only included when MMC is selected. Signed-off-by: Mike Frysinger Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig index 25a4b7f3e15f..7b431bbab7f1 100644 --- a/drivers/mmc/host/Kconfig +++ b/drivers/mmc/host/Kconfig @@ -396,7 +396,7 @@ config MMC_VIA_SDMMC config SDH_BFIN tristate "Blackfin Secure Digital Host support" - depends on MMC && ((BF54x && !BF544) || (BF51x && !BF512)) + depends on (BF54x && !BF544) || (BF51x && !BF512) help If you say yes here you will get support for the Blackfin on-chip Secure Digital Host interface. This includes support for MMC and