Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181657
b: refs/heads/master
c: 8edbede
h: refs/heads/master
i:
  181655: 773deb5
v: v3
  • Loading branch information
Richard Röjfors authored and Mauro Carvalho Chehab committed Feb 26, 2010
1 parent ecbcc81 commit d77a023
Show file tree
Hide file tree
Showing 5 changed files with 806 additions and 2 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: d44d1f3bfaef71ce27b4fd2284ec528b52617977
refs/heads/master: 8edbede9ebf5959ec9951175a239925225440f5f
10 changes: 10 additions & 0 deletions trunk/drivers/mfd/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,16 @@ config AB4500_CORE
read/write functions for the devices to get access to this chip.
This chip embeds various other multimedia funtionalities as well.

config MFD_TIMBERDALE
tristate "Support for the Timberdale FPGA"
select MFD_CORE
depends on PCI
---help---
This is the core driver for the timberdale FPGA. This device is a
multifunction device which exposes numerous platform devices.

The timberdale FPGA can be found on the Intel Atom development board
for in-vehicle infontainment, called Russellville.
endmenu

menu "Multimedia Capabilities Port drivers"
Expand Down
3 changes: 2 additions & 1 deletion trunk/drivers/mfd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,6 @@ obj-$(CONFIG_PCF50633_GPIO) += pcf50633-gpio.o
obj-$(CONFIG_AB3100_CORE) += ab3100-core.o
obj-$(CONFIG_AB3100_OTP) += ab3100-otp.o
obj-$(CONFIG_AB4500_CORE) += ab4500-core.o
obj-$(CONFIG_MFD_TIMBERDALE) += timberdale.o
obj-$(CONFIG_MFD_88PM8607) += 88pm8607.o
obj-$(CONFIG_PMIC_ADP5520) += adp5520.o
obj-$(CONFIG_PMIC_ADP5520) += adp5520.o
Loading

0 comments on commit d77a023

Please sign in to comment.