On 8 April 2014 19:16, Dennis Kerrisk <[email protected]> wrote: > Here is the correct one. > # > # Automatically generated file; DO NOT EDIT. > # Linux/arm 3.4.79 Kernel Configuration > # > <chop>
> CONFIG_SND_SOC=y > CONFIG_SOUND_SUNXI=y > CONFIG_SND_SUNXI_SOC_CODEC=y > CONFIG_SND_SUNXI_SOC_HDMIAUDIO=y > CONFIG_SND_SUNXI_SOC_SPDIF=m > CONFIG_SND_SUNXI_SOC_I2S_INTERFACE=y > CONFIG_SND_SOC_I2C_AND_SPI=y > Hi Dennis, so here it looks like the required sound cards are being built into the kernel. This was originally compiled out of the sun7i builds and I'm not sure why. I'll have a look at the code tomorrow. I was wondering how you got i2s working on the A10, did you connect it to an external device or were just monitoring the pins? The next thing would be to look at the kernel logs to see what's happening as I don't have any i2s hardware to experiment myself with. CK ps: let's leave big file attachment to pastebin links. It was a bit difficult to search the reply in gmail. <chop> > # CONFIG_CORDIC is not set > Dennis > On Wednesday, February 19, 2014 5:05:28 AM UTC-7, Puneet B wrote: >> >> Hi i downloaded sunxi kernel 3.4 from below link. >> >> http://docs.cubieboard.org/tutorials/ct1/development/ >> compiling_latest_kernel_for_cubietruck_cubieboard3. >> >> i changed default configuration to sun7i_defconfig. >> >> but for sun7i there is no i2s codec support, it is for only sun4i and >> sun5i( i saw from menuconfig ). >> >> How to get i2s codec support in my A20 board. >> >> Regards >> Punith >> > -- > You received this message because you are subscribed to the Google Groups > "linux-sunxi" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
