]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Merge branch 'topic/lzo' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
authorMark Brown <broonie@kernel.org>
Tue, 6 Jun 2017 19:10:47 +0000 (20:10 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 6 Jun 2017 19:10:47 +0000 (20:10 +0100)
1  2 
drivers/base/regmap/Kconfig
drivers/base/regmap/Makefile

index 413af5f940584891dd6a2dcea28f278e19ac4d41,48b3fc1ee5141b086e5ab12dd78b5e064428b24a..073c0b77e5b301f263fca13cd869cc20aef74d77
@@@ -3,10 -3,13 +3,13 @@@
  # subsystems should select the appropriate symbols.
  
  config REGMAP
 -      default y if (REGMAP_I2C || REGMAP_SPI || REGMAP_SPMI || REGMAP_AC97 || REGMAP_MMIO || REGMAP_IRQ)
 +      default y if (REGMAP_I2C || REGMAP_SPI || REGMAP_SPMI || REGMAP_W1 || REGMAP_AC97 || REGMAP_MMIO || REGMAP_IRQ)
+       select IRQ_DOMAIN if REGMAP_IRQ
+       bool
+ config REGCACHE_COMPRESSED
        select LZO_COMPRESS
        select LZO_DECOMPRESS
-       select IRQ_DOMAIN if REGMAP_IRQ
        bool
  
  config REGMAP_AC97
Simple merge