ramips: make sd driver depend on mt7688

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 46476
v19.07.3_mercusys_ac12_duma
John Crispin 9 years ago
parent 351a55ac29
commit 37495247d2

@ -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…
Cancel
Save