Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8493
b: refs/heads/master
c: 05c45ca
h: refs/heads/master
i:
  8491: e74b06c
v: v3
  • Loading branch information
Russell King authored and Russell King committed Sep 11, 2005
1 parent 2762a34 commit c8b043c
Show file tree
Hide file tree
Showing 5 changed files with 928 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: 2f79f458d2ab4a77f1b9df8d0041e51ce085d7c0
refs/heads/master: 05c45ca9aa4ec57e8e22341633c7a98cc879423d
5 changes: 5 additions & 0 deletions trunk/drivers/mfd/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,9 @@ config MCP_SA11X0
depends on ARCH_SA1100
select MCP

# Chip drivers
config MCP_UCB1200
tristate "Support for UCB1200 / UCB1300"
depends on MCP

endmenu
1 change: 1 addition & 0 deletions trunk/drivers/mfd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@

obj-$(CONFIG_MCP) += mcp-core.o
obj-$(CONFIG_MCP_SA11X0) += mcp-sa11x0.o
obj-$(CONFIG_MCP_UCB1200) += ucb1x00-core.o
Loading

0 comments on commit c8b043c

Please sign in to comment.