Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199406
b: refs/heads/master
c: 3827064
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Samuel Ortiz committed May 27, 2010
1 parent e9f21a9 commit daedf14
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d162251d1b8860ef489aecb712e5f06c33763ef3
refs/heads/master: 38270644cc2f2c1fdf150dcc8c4b96136eb4e1f7
10 changes: 8 additions & 2 deletions trunk/drivers/mfd/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,14 @@
# Multifunction miscellaneous devices
#

menu "Multifunction device drivers"
menuconfig MFD_SUPPORT
bool "Multifunction device drivers"
depends on HAS_IOMEM
default y
help
Configure MFD device drivers.

if MFD_SUPPORT

config MFD_CORE
tristate
Expand Down Expand Up @@ -475,7 +481,7 @@ config MFD_JANZ_CMODIO
host many different types of MODULbus daughterboards, including
CAN and GPIO controllers.

endmenu
endif # MFD_SUPPORT

menu "Multimedia Capabilities Port drivers"
depends on ARCH_SA1100
Expand Down

0 comments on commit daedf14

Please sign in to comment.