aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-02-06 14:11:00 +0100
committerKoen Kooi <koen@openembedded.org>2009-02-06 14:11:00 +0100
commitf9ea0fcf6bb5fa7e2cd39b1a5d4c95e1340ad2d9 (patch)
treebc83d14f7707f48430d88a47a8b9ba2bdbe0e3e4 /conf/machine
parent88d4b2c827e077c56e8d731d6655a97443900d42 (diff)
downloadopenembedded-f9ea0fcf6bb5fa7e2cd39b1a5d4c95e1340ad2d9.tar.gz
h2200, hx4700: device table hack no longer needed
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/h2200.conf1
-rw-r--r--conf/machine/hx4700.conf1
2 files changed, 0 insertions, 2 deletions
diff --git a/conf/machine/h2200.conf b/conf/machine/h2200.conf
index 6ccdc5070e..abc17728b5 100644
--- a/conf/machine/h2200.conf
+++ b/conf/machine/h2200.conf
@@ -45,5 +45,4 @@ module_autoload_g_ether = "g_ether"
SERIAL_CONSOLE = "115200 ttyS0 vt100"
USE_VT = "0"
-IMAGE_DEVICE_TABLES = "device_table-oldmmc.txt"
require conf/machine/include/LAB-settings.inc
diff --git a/conf/machine/hx4700.conf b/conf/machine/hx4700.conf
index 4906f87e76..ab532e33ff 100644
--- a/conf/machine/hx4700.conf
+++ b/conf/machine/hx4700.conf
@@ -73,5 +73,4 @@ module_autoload_pxa27x_udc = "pxa27x_udc"
#FIXME: this should be controlled by a userspace utility later.
module_autoload_g_ether = "g_ether"
-IMAGE_DEVICE_TABLES = "device_table-oldmmc.txt"
SERIAL_CONSOLE = "115200 ttyS0"