linux/drivers/misc/c2port
Paul Bolle e1d2060188 c2port: fix bogus Kconfig "default no"
Strictly speaking "no" is a valid, but undefined, Kconfig symbol. But what
obviously was meant here was "n".

While we're touching this Kconfig file also drop the superfluous
dependency on C2PORT for C2PORT_DURAMAR_2150. Its Kconfig entry is
already wrapped in "if C2PORT" and "endif".

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2012-05-07 15:00:19 +02:00
..
Kconfig c2port: fix bogus Kconfig "default no" 2012-05-07 15:00:19 +02:00
Makefile
c2port-duramar2150.c c2port: fix build error for duramar2150 due to missing header. 2012-01-24 16:21:01 -08:00
core.c c2port: class_create() returns an ERR_PTR 2012-03-05 15:49:43 -08:00