From: Uwe Kleine-König Date: Tue, 3 Jun 2014 08:02:36 +0000 (+0200) Subject: pinctrl: hide CONFIG_PINMUX and CONFIG_PINCONF X-Git-Tag: omap-for-v3.17/fixes-against-rc2~128^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=244e95a7ad6a34278aa9c21677785093188d3fc8;p=pandora-kernel.git pinctrl: hide CONFIG_PINMUX and CONFIG_PINCONF These symbols are supposed to be selected by the drivers actually needing them. The only situation where it would make sense to enable them without a driver selecting them is when an out-of-tree pinctrl driver is used or for compile testing. Signed-off-by: Uwe Kleine-König Signed-off-by: Linus Walleij --- Reading git-diff-tree failed