projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c744d98
)
mmc: bfin_sdh: drop redundant MMC depend string
author
Mike Frysinger
<
[email protected]
>
Fri, 5 Mar 2010 21:43:24 +0000
(13:43 -0800)
committer
Linus Torvalds
<
[email protected]
>
Sat, 6 Mar 2010 19:26:36 +0000
(11:26 -0800)
The host/Kconfig file is only included when MMC is selected.
Signed-off-by: Mike Frysinger <
[email protected]
>
Cc: <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
drivers/mmc/host/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/mmc/host/Kconfig
b/drivers/mmc/host/Kconfig
index 25a4b7f3e15f3b554c2a0ddff5c4f1d4fe2ec94f..7b431bbab7f13f300e64b66c6f1383c6a0e0df00 100644
(file)
--- 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