forked from Ivasoft/openwrt
arc770: Remove MMC kernel modules, they are built-in now
If we want to boot from SD-card we need to have corresponding drivers already built-in so there's no point in having these modules. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
This commit is contained in:
committed by
Felix Fietkau
parent
cf3364a363
commit
ca519d4f8d
@@ -7,7 +7,7 @@
|
||||
|
||||
define Profile/Default
|
||||
NAME:=Default Profile (all drivers)
|
||||
PACKAGES:= kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-mmc kmod-sdhci kmod-ath9k-htc wpad-mini
|
||||
PACKAGES:= kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ath9k-htc wpad-mini
|
||||
endef
|
||||
|
||||
define Profile/Default/Description
|
||||
|
||||
Reference in New Issue
Block a user