mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-28 01:28:59 +00:00
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
@ -9,7 +9,7 @@ OTHER_MENU:=Other modules
|
|||||||
define KernelPackage/sdhci-mt7620
|
define KernelPackage/sdhci-mt7620
|
||||||
SUBMENU:=Other modules
|
SUBMENU:=Other modules
|
||||||
TITLE:=MT7620 SDCI
|
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:= \
|
KCONFIG:= \
|
||||||
CONFIG_MTK_MMC \
|
CONFIG_MTK_MMC \
|
||||||
CONFIG_MTK_AEE_KDUMP=n \
|
CONFIG_MTK_AEE_KDUMP=n \
|
||||||
|
Loading…
Reference in New Issue
Block a user