diff options
Diffstat (limited to 'target/config/Config.in.runtime')
-rw-r--r-- | target/config/Config.in.runtime | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/config/Config.in.runtime b/target/config/Config.in.runtime index cfe654582..4c8034c8f 100644 --- a/target/config/Config.in.runtime +++ b/target/config/Config.in.runtime @@ -24,7 +24,7 @@ endchoice choice prompt "System for /dev management" depends on !ADK_APPLIANCE_TOOLCHAIN -default ADK_RUNTIME_DEV_STATIC if ADK_TARGET_WITHOUT_MMU +default ADK_RUNTIME_DEV_STATIC if ADK_TARGET_WITHOUT_MMU || ADK_TARGET_ARCH_CRIS default ADK_RUNTIME_DEV_MDEV config ADK_RUNTIME_DEV_MDEV |