From: Paul Bolle Date: Mon, 7 May 2012 09:00:37 +0000 (+0200) Subject: c2port: fix bogus Kconfig "default no" X-Git-Tag: v3.5-rc1~137^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1d206018831c789cf4445e8f641b3c0df90b2bb;p=pandora-kernel.git 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 Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed