diff options
Diffstat (limited to 'target/mips/systems/dragino-ms14s')
-rw-r--r-- | target/mips/systems/dragino-ms14s | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/mips/systems/dragino-ms14s b/target/mips/systems/dragino-ms14s index 66de3ae5d..3cafb2c7a 100644 --- a/target/mips/systems/dragino-ms14s +++ b/target/mips/systems/dragino-ms14s @@ -7,6 +7,8 @@ config ADK_TARGET_SYSTEM_DRAGINO_MS14S select ADK_TARGET_WITH_NAND select ADK_TARGET_WITH_SERIAL select ADK_TARGET_WITH_PCI + select ADK_TARGET_WITH_NET + select ADK_TARGET_WITH_BLOCK help Support for Dragino2 ms14-s. |