summaryrefslogtreecommitdiff
path: root/target/x86/systems
diff options
context:
space:
mode:
Diffstat (limited to 'target/x86/systems')
-rw-r--r--target/x86/systems/generic-x86 (renamed from target/x86/systems/generic-pc)4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/x86/systems/generic-pc b/target/x86/systems/generic-x86
index 05c470233..1aacceac4 100644
--- a/target/x86/systems/generic-pc
+++ b/target/x86/systems/generic-x86
@@ -1,5 +1,5 @@
-config ADK_TARGET_SYSTEM_GENERIC_PC
- bool "Generic PC"
+config ADK_TARGET_SYSTEM_GENERIC_X86
+ bool "Generic x86 PC (i686)"
select ADK_CPU_I686
select ADK_TARGET_KERNEL_BZIMAGE
select ADK_TARGET_WITH_PCI