diff options
Diffstat (limited to 'target/device/AMD/Config.in')
-rw-r--r-- | target/device/AMD/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/device/AMD/Config.in b/target/device/AMD/Config.in index 6e31eb52d..5d5cc29ed 100644 --- a/target/device/AMD/Config.in +++ b/target/device/AMD/Config.in @@ -2,7 +2,7 @@ comment "AMD Specific Device Support" config BR2_TARGET_AMD_ALCHEMY bool "Board support for the AMD development boards" - depends BR2_mipsel + depends BR2_mipsel || BR2_mips default n help AMD Alchemy mips based systems |