diff options
Diffstat (limited to 'target/nds32/systems/andes-ag101p')
-rw-r--r-- | target/nds32/systems/andes-ag101p | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/nds32/systems/andes-ag101p b/target/nds32/systems/andes-ag101p index 31d35a479..18900e765 100644 --- a/target/nds32/systems/andes-ag101p +++ b/target/nds32/systems/andes-ag101p @@ -1,6 +1,6 @@ config ADK_TARGET_SYSTEM_ANDES_AG101P bool "Andes Technology AG101P" - depends on ADK_TARGET_LITTLE_ENDIAN + select ADK_TARGET_LITTLE_ENDIAN select ADK_TARGET_WITH_SERIAL select ADK_TARGET_WITH_NET select ADK_TARGET_WITH_NETDEVICE |