Skip to content

Instantly share code, notes, and snippets.

@maxux
Created June 22, 2015 21:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maxux/8522c945be6dc4656c9e to your computer and use it in GitHub Desktop.
Save maxux/8522c945be6dc4656c9e to your computer and use it in GitHub Desktop.
CONFIG_REGMAP_I2C=y
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_COMPAT=y
CONFIG_I2C_CHARDEV=y
CONFIG_I2C_MUX=y
CONFIG_I2C_HELPER_AUTO=y
CONFIG_I2C_BCM2708=y
CONFIG_I2C_BCM2708_BAUDRATE=100000
CONFIG_SND_SOC=y
CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM=y
CONFIG_SND_SOC_I2C_AND_SPI=y
CONFIG_SND_SOC_PCM512x=y
CONFIG_SND_SOC_PCM512x_I2C=y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment