Config.in.regmap 254 B

12345678910111213141516
  1. config ADK_KERNEL_REGMAP
  2. bool
  3. select ADK_KERNEL_LZO_COMPRESS
  4. select ADK_KERNEL_LZO_DECOMPRESS
  5. config ADK_KERNEL_REGMAP_I2C
  6. tristate
  7. config ADK_KERNEL_REGMAP_SPI
  8. tristate
  9. config ADK_KERNEL_REGMAP_MMIO
  10. tristate
  11. config ADK_KERNEL_REGMAP_IRQ
  12. bool