Messages in this thread |  | | Date | Tue, 21 Apr 2015 09:40:10 +0200 | Subject | [GIT PULL] pin control Kconfig fix for v4.1 | From | Linus Walleij <> |
| |
Hi Linus,
here is a single patch fixing the Kconfig noise from allmodconfig that you reported for the pin control subsystem.
Please pull it in!
Yours, Linus Walleij
The following changes since commit bb0fd7ab0986105765d11baa82e619c618a235aa:
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm (2015-04-14 21:03:26 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git tags/pinctrl-v4.1-2
for you to fetch changes up to b99e6fb86541e4dc28f5c3ff7418347fa9d8d29c:
pinctrl: fix allmodconfig noise (2015-04-15 10:02:42 +0200)
---------------------------------------------------------------- This fixes the annoying Kconfig noise from pin control. Mea Culpa.
---------------------------------------------------------------- Linus Walleij (1): pinctrl: fix allmodconfig noise
drivers/pinctrl/Kconfig | 5 ++++- drivers/pinctrl/mediatek/Kconfig | 3 +++ drivers/pinctrl/nomadik/Kconfig | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-)
|  |