On 12/04/2016 6:55 PM, Nathan Rossi wrote:
On Mon, Apr 11, 2016 at 11:23 PM, Jason Wu <[email protected]> wrote:
Signed-off-by: Jason Wu <[email protected]>
---
.../linux/config/xilinx-common/bsp/digilent/zybo-snd.cfg | 9 +++++++++
.../linux/config/xilinx-common/bsp/digilent/zybo-snd.scc | 4 ++++
2 files changed, 13 insertions(+)
create mode 100644
recipes-kernel/linux/config/xilinx-common/bsp/digilent/zybo-snd.cfg
create mode 100644
recipes-kernel/linux/config/xilinx-common/bsp/digilent/zybo-snd.scc
diff --git
a/recipes-kernel/linux/config/xilinx-common/bsp/digilent/zybo-snd.cfg
b/recipes-kernel/linux/config/xilinx-common/bsp/digilent/zybo-snd.cfg
new file mode 100644
index 0000000..5fae2cb
--- /dev/null
+++ b/recipes-kernel/linux/config/xilinx-common/bsp/digilent/zybo-snd.cfg
This config fragment should be in
"config/xilinx-machine/bsp/zybo-linux-bd-zynq7/" since it is very
specific to the machine/bsp.
ok.. Will put them in zybo-linux-bd-zynq7 instead of digilent.
Thanks,
Jason
Regards,
Nathan
@@ -0,0 +1,9 @@
+# Sound support for Zybo linux_bd project
+
+CONFIG_SOUND=y
+CONFIG_SND=y
+CONFIG_SND_SOC=y
+CONFIG_SND_SOC_ADI=y
+CONFIG_SND_SOC_ADI_AXI_I2S=y
+CONFIG_SND_SIMPLE_CARD=y
+CONFIG_SND_SOC_SSM2602_I2C=y
\ No newline at end of file
diff --git
a/recipes-kernel/linux/config/xilinx-common/bsp/digilent/zybo-snd.scc
b/recipes-kernel/linux/config/xilinx-common/bsp/digilent/zybo-snd.scc
new file mode 100644
index 0000000..a29d8d9
--- /dev/null
+++ b/recipes-kernel/linux/config/xilinx-common/bsp/digilent/zybo-snd.scc
@@ -0,0 +1,4 @@
+define KFEATURE_DESCRIPTION "Sound support for Digilent ZYBO linux_bd project"
+define KFEATURE_COMPATIBILITY board
+
+kconfig hardware zybo-snd.cfg
\ No newline at end of file
--
1.9.1
--
_______________________________________________
meta-xilinx mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-xilinx
--
_______________________________________________
meta-xilinx mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-xilinx