2
0
forked from Ivasoft/openwrt

ar71xx: move DomyWifi DW33D to nand subtarget

This device uses NAND FLASH, so it should be kept in nand subtarget.

Also, inlcude in packages kmod-usb-ledtrig-usbport instead of
obsolete kmod-ledtrig-usbdev.

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
This commit is contained in:
Piotr Dymacz
2016-11-23 16:34:31 +01:00
committed by Mathias Kresin
parent ae79c41286
commit 6998b8a054
3 changed files with 11 additions and 15 deletions

View File

@@ -562,10 +562,6 @@ config ATH79_MACH_DOMYWIFI_DW33D
select ATH79_DEV_NFC
select ATH79_DEV_WMAC
select ATH79_DEV_USB
select MTD_NAND
select MTD_NAND_ECC
select MTD_NAND_AR934X
select MTD_NAND_AR934X_HW_ECC
config ATH79_MACH_DR344
bool "Wallys DR344 board support"