diff options
author | Phil Blundell <philb@gnu.org> | 2004-09-25 12:33:30 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-09-25 12:33:30 +0000 |
commit | f3aab8fa750b89062f8d20d2f4edebcd56189eb4 (patch) | |
tree | bd08f29790ffc412766ce691db4d46b12fa73884 /conf | |
parent | f4d28c01f5a447abb199ae8de89b2cfec5c11e82 (diff) |
add h5400-audio to H3900_MODULES
BKrev: 4155659aW45-Z6Pg4MuO6NzT4txheg
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" |