summaryrefslogtreecommitdiff
path: root/target/Config.in.x86
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-11-18 20:12:49 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-11-18 20:12:49 +0100
commit434f07ef1c5d536e9e94561b5e7a066f1d9cd954 (patch)
treed950fe8c21b18b257ed0771cec1f192ffd3886d6 /target/Config.in.x86
parenta1de502070e3fdd18aecd91d0ae8d5611d351d21 (diff)
optimize shuttle and ibmx40 hardware profile
Diffstat (limited to 'target/Config.in.x86')
-rw-r--r--target/Config.in.x869
1 files changed, 1 insertions, 8 deletions
diff --git a/target/Config.in.x86 b/target/Config.in.x86
index 255c3de33..9774d4c28 100644
--- a/target/Config.in.x86
+++ b/target/Config.in.x86
@@ -2,7 +2,7 @@ choice
depends on ADK_LINUX_X86
prompt "Hardware model"
-config ADK_HARDWARE_GENERIC
+config ADK_HARDWARE_GENERIC_X86
bool "Generic x86 system (i686)"
select ADK_CPU_I686
help
@@ -17,13 +17,6 @@ config ADK_HARDWARE_IBMX40
select ADK_TARGET_WITH_INPUT
select ADK_TARGET_WITH_RTC
select ADK_TARGET_WITH_HDD
- select ADK_KERNEL_NLS
- select ADK_KERNEL_EXT2_FS
- select ADK_KERNEL_SCSI
- select ADK_KERNEL_ATA
- select ADK_KERNEL_BLK_DEV_SD
- select ADK_KERNEL_INPUT_KEYBOARD
- select ADK_KERNEL_SWAP
help
Hardware profile for IBM X40 laptop's.