ramips: make sd driver depend on mt7688
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 46476
This commit is contained in:
parent
351a55ac29
commit
37495247d2
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ OTHER_MENU:=Other modules
|
|||
define KernelPackage/sdhci-mt7620
|
||||
SUBMENU:=Other modules
|
||||
TITLE:=MT7620 SDCI
|
||||
DEPENDS:=@(TARGET_ramips_mt7620||TARGET_ramips_mt7628||TARGET_ramips_mt7621) +kmod-sdhci
|
||||
DEPENDS:=@(TARGET_ramips_mt7620||TARGET_ramips_mt7628||TARGET_ramips_mt7621||TARGET_ramips_mt7688) +kmod-sdhci
|
||||
KCONFIG:= \
|
||||
CONFIG_MTK_MMC \
|
||||
CONFIG_MTK_AEE_KDUMP=n \
|
||||
|
|
Loading…
Reference in a new issue