diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-14 09:28:19 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-14 09:28:19 +0100 |
commit | bc561e500e22bc9d953fd9a80144f80295a4cbbd (patch) | |
tree | dc80cd4fb596e17e809743442a24c1c6a2b8ab02 /target/x86/sys-available/pcengines-alix1c | |
parent | 5309511c9574091fb20a60c09e3b726c6c8e20b9 (diff) |
convert to miniconfig
only miniconfig is used for all targets.
aranym support is still broken/experimental.
32 bit kernel support for 64 targets need to be fixed.
tested on usb boot on ibm-x40
Diffstat (limited to 'target/x86/sys-available/pcengines-alix1c')
-rw-r--r-- | target/x86/sys-available/pcengines-alix1c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/x86/sys-available/pcengines-alix1c b/target/x86/sys-available/pcengines-alix1c index b45be89a4..902c004a1 100644 --- a/target/x86/sys-available/pcengines-alix1c +++ b/target/x86/sys-available/pcengines-alix1c @@ -3,9 +3,6 @@ config ADK_TARGET_SYSTEM_PCENGINES_ALIX1C select ADK_x86 select ADK_pcengines_alix1c select ADK_CPU_GEODE - select ADK_KERNEL_MGEODE_LX - select ADK_KERNEL_PM - select ADK_KERNEL_ACPI select ADK_TARGET_CPU_WITH_3DNOW select ADK_TARGET_CPU_WITH_3DNOWEXT select ADK_TARGET_CPU_WITH_MMX |