Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353689
b: refs/heads/master
c: d703cb3
h: refs/heads/master
i:
  353687: 6ffc11d
v: v3
  • Loading branch information
Kees Cook authored and Greg Kroah-Hartman committed Jan 22, 2013
1 parent f2145b6 commit b5a480f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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: 581d3f2ec58adf39c288699e9652b2fba689472f
refs/heads/master: d703cb32ebbbebaa98a22c8c02d7a8a126ab8f38
8 changes: 4 additions & 4 deletions trunk/drivers/net/hippi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
#

config HIPPI
bool "HIPPI driver support (EXPERIMENTAL)"
depends on EXPERIMENTAL && INET && PCI
bool "HIPPI driver support"
depends on INET && PCI
---help---
HIgh Performance Parallel Interface (HIPPI) is a 800Mbit/sec and
1600Mbit/sec dual-simplex switched or point-to-point network. HIPPI
Expand All @@ -18,7 +18,7 @@ config HIPPI
if HIPPI

config ROADRUNNER
tristate "Essential RoadRunner HIPPI PCI adapter support (EXPERIMENTAL)"
tristate "Essential RoadRunner HIPPI PCI adapter support"
depends on PCI
---help---
Say Y here if this is your PCI HIPPI network card.
Expand All @@ -27,7 +27,7 @@ config ROADRUNNER
will be called rrunner. If unsure, say N.

config ROADRUNNER_LARGE_RINGS
bool "Use large TX/RX rings (EXPERIMENTAL)"
bool "Use large TX/RX rings"
depends on ROADRUNNER
---help---
If you say Y here, the RoadRunner driver will preallocate up to 2 MB
Expand Down

0 comments on commit b5a480f

Please sign in to comment.