Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83812
b: refs/heads/master
c: fa9ff4b
h: refs/heads/master
v: v3
  • Loading branch information
Samuel Ortiz authored and Linus Torvalds committed Feb 7, 2008
1 parent 86ae994 commit 1188374
Show file tree
Hide file tree
Showing 5 changed files with 1,094 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8f5aa26c75b7722e80c0c5c5bb833d41865d7019
refs/heads/master: fa9ff4b185b8f7f124c1c6686f02e690f0625287
7 changes: 7 additions & 0 deletions trunk/drivers/mfd/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@ config MFD_SM501
interface. The device may be connected by PCI or local bus with
varying functions enabled.

config MFD_ASIC3
bool "Support for Compaq ASIC3"
depends on GENERIC_HARDIRQS && ARM
---help---
This driver supports the ASIC3 multifunction chip found on many
PDAs (mainly iPAQ and HTC based ones)

endmenu

menu "Multimedia Capabilities Port drivers"
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/mfd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#

obj-$(CONFIG_MFD_SM501) += sm501.o
obj-$(CONFIG_MFD_ASIC3) += asic3.o

obj-$(CONFIG_MCP) += mcp-core.o
obj-$(CONFIG_MCP_SA11X0) += mcp-sa11x0.o
Expand Down
Loading

0 comments on commit 1188374

Please sign in to comment.