Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305127
b: refs/heads/master
c: e1d2060
h: refs/heads/master
i:
  305125: b438303
  305123: 0989dd9
  305119: b7d1010
v: v3
  • Loading branch information
Paul Bolle authored and Jiri Kosina committed May 7, 2012
1 parent 9df4c3e commit 1db2b5b
Show file tree
Hide file tree
Showing 2 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: 15ed103a98008d85f20956e0e29c2cae78051efe
refs/heads/master: e1d206018831c789cf4445e8f641b3c0df90b2bb
6 changes: 3 additions & 3 deletions trunk/drivers/misc/c2port/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
menuconfig C2PORT
tristate "Silicon Labs C2 port support (EXPERIMENTAL)"
depends on EXPERIMENTAL
default no
default n
help
This option enables support for Silicon Labs C2 port used to
program Silicon micro controller chips (and other 8051 compatible).
Expand All @@ -23,8 +23,8 @@ if C2PORT

config C2PORT_DURAMAR_2150
tristate "C2 port support for Eurotech's Duramar 2150 (EXPERIMENTAL)"
depends on X86 && C2PORT
default no
depends on X86
default n
help
This option enables C2 support for the Eurotech's Duramar 2150
on board micro controller.
Expand Down

0 comments on commit 1db2b5b

Please sign in to comment.