Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 60757
b: refs/heads/master
c: 74489a9
h: refs/heads/master
i:
  60755: 1abc931
v: v3
  • Loading branch information
Grant Likely authored and Linus Torvalds committed Jul 17, 2007
1 parent c1f2f56 commit e6c4c64
Show file tree
Hide file tree
Showing 4 changed files with 1,174 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: 99121c0da3586f46a0397d9b0b4551a6286d003d
refs/heads/master: 74489a91dd43aecd638709d34a2f58b91cfda5cf
6 changes: 6 additions & 0 deletions trunk/drivers/block/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -421,4 +421,10 @@ config SUNVDC

source "drivers/s390/block/Kconfig"

config XILINX_SYSACE
tristate "Xilinx SystemACE support"
depends on 4xx
help
Include support for the Xilinx SystemACE CompactFlash interface

endif # BLK_DEV
1 change: 1 addition & 0 deletions trunk/drivers/block/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ obj-$(CONFIG_BLK_DEV_XD) += xd.o
obj-$(CONFIG_BLK_CPQ_DA) += cpqarray.o
obj-$(CONFIG_BLK_CPQ_CISS_DA) += cciss.o
obj-$(CONFIG_BLK_DEV_DAC960) += DAC960.o
obj-$(CONFIG_XILINX_SYSACE) += xsysace.o
obj-$(CONFIG_CDROM_PKTCDVD) += pktcdvd.o
obj-$(CONFIG_SUNVDC) += sunvdc.o

Expand Down
Loading

0 comments on commit e6c4c64

Please sign in to comment.