This adds CONFIG_SOUND, CONFIG_SND, and CONFIG_SND_HDA_INTEL to the
emenlow deconfig.
Signed-off-by: Jeff Dike <jdike@linux.intel.com>
CONFIG_X86_32=y
CONFIG_PRINTK=y
-# Basic hardware support for the box - network, USB, PCI
+# Basic hardware support for the box - network, USB, PCI, sound
CONFIG_NETDEVICES=y
CONFIG_NETDEV_1000=y
CONFIG_ATA=y
CONFIG_USB_UHCI_HCD=y
CONFIG_BLK_DEV_SD=y
CONFIG_CHR_DEV_SG=y
+CONFIG_SOUND=y
+CONFIG_SND=y
+CONFIG_SND_HDA_INTEL=y
# Make sure these are on, otherwise the bootup won't be fun
CONFIG_EXT3_FS=y