From 4934009fea220a1935c0b40241c90e9a0782097f Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 17 Nov 2010 20:43:59 +0100 Subject: optimize build for hardware profile (x86/x86_64), optimize chroot installer script --- target/Config.in.x86 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'target/Config.in.x86') diff --git a/target/Config.in.x86 b/target/Config.in.x86 index 86591f1f7..3f5103962 100644 --- a/target/Config.in.x86 +++ b/target/Config.in.x86 @@ -3,12 +3,14 @@ depends on ADK_LINUX_X86 prompt "Hardware model" config ADK_HARDWARE_GENERIC - bool "Generic x86 system" + bool "Generic x86 system (i686)" + select ADK_CPU_I686 help Generic x86 system. config ADK_HARDWARE_IBMX40 bool "IBM X40 laptop" + select ADK_CPU_PENTIUM_M select ADK_TARGET_WITH_USB select ADK_TARGET_WITH_PCI select ADK_TARGET_WITH_VGA -- cgit v1.2.3