Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 2515
b: refs/heads/master
c: e400bae
h: refs/heads/master
i:
  2513: 4141680
  2511: 0605107
v: v3
  • Loading branch information
Yoichi Yuasa authored and Linus Torvalds committed Jun 22, 2005
1 parent 73c64f5 commit 82fa150
Show file tree
Hide file tree
Showing 6 changed files with 818 additions and 36 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: 9b843cda193c56f5e12fedeaf95e0126b706d57b
refs/heads/master: e400bae98499583767da58fb0a1b9ad3e24fcb86
4 changes: 4 additions & 0 deletions trunk/drivers/char/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -929,6 +929,10 @@ config SCx200_GPIO

If compiled as a module, it will be called scx200_gpio.

config GPIO_VR41XX
tristate "NEC VR4100 series General-purpose I/O Unit support"
depends on CPU_VR41XX

config RAW_DRIVER
tristate "RAW driver (/dev/raw/rawN) (OBSOLETE)"
help
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/char/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ obj-$(CONFIG_PPDEV) += ppdev.o
obj-$(CONFIG_NWBUTTON) += nwbutton.o
obj-$(CONFIG_NWFLASH) += nwflash.o
obj-$(CONFIG_SCx200_GPIO) += scx200_gpio.o
obj-$(CONFIG_GPIO_VR41XX) += vr41xx_giu.o
obj-$(CONFIG_TANBAC_TB0219) += tb0219.o

obj-$(CONFIG_WATCHDOG) += watchdog/
Expand Down
Loading

0 comments on commit 82fa150

Please sign in to comment.