diff options
Diffstat (limited to 'conf/machine/hx4700.conf')
-rw-r--r-- | conf/machine/hx4700.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/hx4700.conf b/conf/machine/hx4700.conf index ab532e33ff..4906f87e76 100644 --- a/conf/machine/hx4700.conf +++ b/conf/machine/hx4700.conf @@ -73,4 +73,5 @@ 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" |