diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-07-25 23:28:41 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-07-25 23:32:02 +0200 |
commit | d64235833e5ac9e5b333dd1fd2f965df508da94b (patch) | |
tree | 669f151656b98e7ace371be57a6bffb8e77eacf9 /target/sparc | |
parent | 681b12820b50b95e45cbd9bb27dfc96af3812b9b (diff) |
mark boards as experimental
Diffstat (limited to 'target/sparc')
-rw-r--r-- | target/sparc/systems/sun-voyager | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/sparc/systems/sun-voyager b/target/sparc/systems/sun-voyager index 5a772582f..50a100d0d 100644 --- a/target/sparc/systems/sun-voyager +++ b/target/sparc/systems/sun-voyager @@ -1,5 +1,6 @@ config ADK_TARGET_SYSTEM_SUN_VOYAGER bool "Sun Voyager" + depends on ADK_EXPERIMENTAL select ADK_CPU_SPARC_V8 select ADK_TARGET_WITH_VGA select ADK_TARGET_KERNEL_ZIMAGE |