diff options
Diffstat (limited to 'target/xtensa/systems')
-rw-r--r-- | target/xtensa/systems/xilinx-kintex7 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/xtensa/systems/xilinx-kintex7 b/target/xtensa/systems/xilinx-kintex7 index ff0002cc3..ead89dece 100644 --- a/target/xtensa/systems/xilinx-kintex7 +++ b/target/xtensa/systems/xilinx-kintex7 @@ -4,6 +4,7 @@ config ADK_TARGET_SYSTEM_XILINX_KINTEX7 select ADK_TARGET_KERNEL_ZIMAGE select ADK_TARGET_WITH_SERIAL select ADK_TARGET_WITH_NET + select ADK_TARGET_WITH_NETDEVICE select ADK_TARGET_WITH_BLOCK select ADK_HOST_BUILD_U_BOOT_XTENSA help |