Skip to content

Commit

Permalink
Merge tag 'pinctrl-for-v3.7-late' of git://git.kernel.org/pub/scm/lin…
Browse files Browse the repository at this point in the history
…ux/kernel/git/linusw/linux-pinctrl

Pull pinctrl fix from Linus Walleij:
 "A simple pinctrl Kconfig oneliner arriving late.

  Final (hopefully) oneliner for the pinctrl subsystem targeted at v3.7"

* tag 'pinctrl-for-v3.7-late' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl:
  pinctrl/samsung: don't allow enabling pinctrl-samsung standalone
  • Loading branch information
Linus Torvalds committed Nov 21, 2012
2 parents 85c0805 + cbc351a commit 45e7715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/pinctrl/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ config PINCTRL_COH901
ports of 8 GPIO pins each.

config PINCTRL_SAMSUNG
bool "Samsung pinctrl driver"
bool
depends on OF && GPIOLIB
select PINMUX
select PINCONF
Expand Down

0 comments on commit 45e7715

Please sign in to comment.