diff options
Diffstat (limited to 'conf/machine/h3900.conf')
-rw-r--r-- | conf/machine/h3900.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/h3900.conf b/conf/machine/h3900.conf index 1ffa052bef..246e2968dc 100644 --- a/conf/machine/h3900.conf +++ b/conf/machine/h3900.conf @@ -20,6 +20,7 @@ BOOTSTRAP_EXTRA_RDEPENDS = "kernel ipaq-boot-params ${@linux_module_packages('${ BOOTSTRAP_EXTRA_RDEPENDS_append_kernel24 = " at76c503a-modules" BOOTSTRAP_EXTRA_RDEPENDS_append_kernel26 = " udev module-init-tools" H3900_MODULES = "h3900_asic h5400_asic pxa_ir h5400_buzzer h5400_fsi mmc_h5400 usb-ohci-h5400 mmc_asic3 mtdchar h5400-audio h3900-uda1380" +H3900_MODULES_append_kernel24 = " g_ether pxa2xx_udc" H3900_MODULES_append_kernel26 = " h3900_lcd asic2_ts" SERIAL_CONSOLE = "115200 tts/0 vt100" |