diff options
| author | Takashi Iwai <tiwai@suse.de> | 2013-01-27 04:20:22 -0500 |
|---|---|---|
| committer | Takashi Iwai <tiwai@suse.de> | 2013-01-27 04:20:22 -0500 |
| commit | 257c2a02a8f668ea195bcb56eebbddc1af718e5e (patch) | |
| tree | 27ccff43bc36d119dc3afeaf610638a56f4bf3ea /init | |
| parent | 0712eea349d8e2b6d0e44b94a752d999319027fb (diff) | |
| parent | a8c136d2eba7b0b0c872e59eb404b1fe36504112 (diff) | |
Merge tag 'asoc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
ASoC: Updates for v3.8-rc4
The usual set of driver updates, nothing too thrilling in here - one
core change for the regulator bypass mode which was just not doing the
right thing at all and a bunch of driver specifics.
Diffstat (limited to 'init')
| -rw-r--r-- | init/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig index 7d30240e5bfe..be8b7f55312d 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
| @@ -1182,7 +1182,7 @@ config CC_OPTIMIZE_FOR_SIZE | |||
| 1182 | Enabling this option will pass "-Os" instead of "-O2" to gcc | 1182 | Enabling this option will pass "-Os" instead of "-O2" to gcc |
| 1183 | resulting in a smaller kernel. | 1183 | resulting in a smaller kernel. |
| 1184 | 1184 | ||
| 1185 | If unsure, say Y. | 1185 | If unsure, say N. |
| 1186 | 1186 | ||
| 1187 | config SYSCTL | 1187 | config SYSCTL |
| 1188 | bool | 1188 | bool |
