diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-09 18:09:52 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-09 18:09:52 +0100 |
commit | 648e5d6e8c5a01102f71036e10cf8841c88f687f (patch) | |
tree | 8b5b03f4de56e2ff61a3ab27d7f41c0b79336539 /target/x86_64/sys-available/shuttle-sa76 | |
parent | 9fefab63a7256b36807cb0f5eb8a290468582c2c (diff) | |
parent | c5eedebec9a31762dd50409c36ea2e1163b339fe (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/x86_64/sys-available/shuttle-sa76')
-rw-r--r-- | target/x86_64/sys-available/shuttle-sa76 | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/target/x86_64/sys-available/shuttle-sa76 b/target/x86_64/sys-available/shuttle-sa76 deleted file mode 100644 index 557cc77cd..000000000 --- a/target/x86_64/sys-available/shuttle-sa76 +++ /dev/null @@ -1,16 +0,0 @@ -config ADK_TARGET_SYSTEM_SHUTTLE_SA76 - bool "Shuttle SA76" - depends on ADK_BROKEN - select ADK_x86_64 - select ADK_shuttle_sa76 - select ADK_CPU_AMDFAM10 - select ADK_LINUX_64 - select ADK_KERNEL_SMP - select ADK_TARGET_WITH_VGA - select ADK_TARGET_WITH_SATA - select ADK_TARGET_WITH_INPUT - select ADK_TARGET_WITH_PCI - select ADK_TARGET_WITH_USB - select ADK_TARGET_WITH_USB_BOOT - help - Support for Shuttle SA76 XPC. |