diff options
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/openomap.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/openomap.conf b/conf/distro/openomap.conf index 88a5f06b50..0c864db04f 100644 --- a/conf/distro/openomap.conf +++ b/conf/distro/openomap.conf @@ -45,7 +45,7 @@ PREFERRED_VERSION_glibc-intermediate ?= "2.5" #PREFERRED_VERSION_glibc-intermediate ?= "2.4" # We want images supporting the following features (for task-base) -DISTRO_FEATURES = "nfs pcmcia usbhost" +DISTRO_FEATURES = "nfs pcmcia usbhost alsa" PCMCIA_MANAGER = "pcmciautils" |