commit | e1d206018831c789cf4445e8f641b3c0df90b2bb | [log] [tgz] |
---|---|---|
author | Paul Bolle <pebolle@tiscali.nl> | Mon May 07 11:00:37 2012 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon May 07 15:00:19 2012 +0200 |
tree | 24c4568745b019f557606ca6472e9079e2508bc2 | |
parent | 15ed103a98008d85f20956e0e29c2cae78051efe [diff] |
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>