projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d9e6ac
)
powerpc/5200: enable audio in the defconfig
author
Timur Tabi
<
[email protected]
>
Thu, 1 Sep 2011 22:31:22 +0000
(17:31 -0500)
committer
Anatolij Gustschin
<
[email protected]
>
Thu, 22 Sep 2011 21:24:06 +0000
(23:24 +0200)
Audio support for the MPC5200 exists, so enable it by default.
Signed-off-by: Timur Tabi <
[email protected]
>
Acked-by: Wolfram Sang <
[email protected]
>
Signed-off-by: Anatolij Gustschin <
[email protected]
>
arch/powerpc/configs/mpc5200_defconfig
patch
|
blob
|
history
diff --git
a/arch/powerpc/configs/mpc5200_defconfig
b/arch/powerpc/configs/mpc5200_defconfig
index e63f537b854a3eb7af79d55763117d0b417ecbf3..2a1320fb27232457bf8afe7ccede0186774575bf 100644
(file)
--- a/
arch/powerpc/configs/mpc5200_defconfig
+++ b/
arch/powerpc/configs/mpc5200_defconfig
@@
-88,6
+88,18
@@
CONFIG_FB_RADEON=y
# CONFIG_VGA_CONSOLE is not set
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_LOGO=y
+CONFIG_SOUND=y
+CONFIG_SND=y
+# CONFIG_SND_SUPPORT_OLD_API is not set
+# CONFIG_SND_DRIVERS is not set
+# CONFIG_SND_PCI is not set
+# CONFIG_SND_PPC is not set
+# CONFIG_SND_SPI is not set
+# CONFIG_SND_USB is not set
+CONFIG_SND_SOC=y
+CONFIG_SND_SOC_MPC5200_I2S=y
+CONFIG_SND_MPC52xx_SOC_PCM030=y
+CONFIG_SND_MPC52xx_SOC_EFIKA=y
CONFIG_HID_DRAGONRISE=y
CONFIG_HID_GYRATION=y
CONFIG_HID_TWINHAN=y