diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/h3900.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/h3900.conf b/conf/h3900.conf index db89e29429..f26490fed5 100644 --- a/conf/h3900.conf +++ b/conf/h3900.conf @@ -9,7 +9,7 @@ PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa" EXTRA_IMAGECMD_h3900 = "-e 0x40000 -p" BOOTSTRAP_EXTRA_DEPENDS = "handhelds-pxa at76c503a-modules" BOOTSTRAP_EXTRA_RDEPENDS = "kernel ${@linux_module_packages('${H3900_MODULES}')} at76c503a-modules" -H3900_MODULES = "h3900_asic h5400_asic pxa_ir h5400_buzzer h5400_fsi mmc_h5400 usb-ohci-h5400 mmc_asic3 mtdchar" +H3900_MODULES = "h3900_asic h5400_asic pxa_ir h5400_buzzer h5400_fsi mmc_h5400 usb-ohci-h5400 mmc_asic3 mtdchar h5400-audio" SERIAL_CONSOLE = "115200 tts/0 vt100" USE_DEVFS = "1" |