Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91622
b: refs/heads/master
c: 585468e
h: refs/heads/master
v: v3
  • Loading branch information
Jochen Friedrich authored and Paul Mackerras committed Apr 20, 2008
1 parent 8f89ebb commit 54aebee
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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: 9f264be6101c42cb9e471c58322fb83a5cde1461
refs/heads/master: 585468e5d5962660867c269e26f0a4b89a599473
4 changes: 2 additions & 2 deletions trunk/drivers/of/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ config OF_GPIO
OpenFirmware GPIO accessors

config OF_I2C
def_bool y
depends on OF && I2C
def_tristate I2C
depends on PPC_OF && I2C
help
OpenFirmware I2C accessors
2 changes: 1 addition & 1 deletion trunk/drivers/of/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
obj-y = base.o
obj-$(CONFIG_OF_DEVICE) += device.o platform.o
obj-$(CONFIG_OF_GPIO) += gpio.o
obj-$(CONFIG_OF_I2C) += i2c.o
obj-$(CONFIG_OF_I2C) += of_i2c.o
File renamed without changes.

0 comments on commit 54aebee

Please sign in to comment.