Files
kernel-tenderloin-3.0/scripts
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-07-21 16:06:05 +02:00
2010-03-07 21:19:09 +01:00
2010-03-07 21:22:56 +01:00
2009-06-09 22:37:54 +02:00
2010-03-23 12:26:38 +01:00
2009-09-15 17:04:38 -07:00
2009-09-18 21:22:08 +02:00
2010-03-07 21:38:32 +01:00
2010-07-21 16:06:05 +02:00
2009-06-09 22:37:54 +02:00