Arnaud Lacombe 8baefd30b5 kconfig: replace a switch()' statement by a more flexible if()' statement
With the upcoming dynamical configuration prefix, we can no longer assume that
the prefix will start by a 'C'. As such, we can no longer hardcode this value in
the `case ...:', so replace the `switch() { ... }' statement by a more flexible
'if () { ... }' statement.

Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Reviewed-by: Michal Marek <mmarek@suse.cz>
2010-09-19 18:19:16 -04:00
..
2010-06-03 13:41:02 +02:00
2010-06-02 15:10:33 +02:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2009-09-20 12:27:44 +02:00
2010-08-03 13:49:32 +02:00
2010-09-01 16:14:29 +02:00
2010-06-02 15:10:32 +02:00
2010-08-16 22:04:55 +02:00
2010-08-17 11:00:43 +02:00
2010-08-16 22:04:55 +02:00
2010-09-01 16:14:29 +02:00
2010-04-14 15:34:18 +02:00
2010-04-14 15:34:18 +02:00