Masahiro Yamada
461be2f96e
kconfig: remove redundant "string" type in arch and board Kconfigs
...
Now the types of CONFIG_SYS_{ARCH, CPU, SOC, VENDOR, BOARD, CONFIG_NAME}
are specified in arch/Kconfig.
We can delete the ones in arch and board Kconfig files.
This commit can be easily reproduced by the following command:
find . -name Kconfig -a ! -path ./arch/Kconfig | xargs sed -i -e '
/config[[:space:]]SYS_\(ARCH\|CPU\|SOC\|\VENDOR\|BOARD\|CONFIG_NAME\)/ {
N
s/\n[[:space:]]*string//
}
'
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
2014-09-13 16:43:55 -04:00
..
2013-08-09 12:41:41 -07:00
2014-03-07 14:50:00 -08:00
2013-07-24 09:44:38 -04:00
2013-08-12 15:04:24 -07:00
2013-07-24 09:44:38 -04:00
2014-06-05 13:45:07 -07:00
2013-02-04 09:05:43 -05:00
2014-07-30 14:42:03 -04:00
2014-05-13 08:31:22 -07:00
2014-08-20 10:44:15 -07:00
2014-08-01 14:18:17 -07:00
2013-07-24 09:44:38 -04:00
2014-08-12 12:26:47 -07:00
2014-06-05 13:45:07 -07:00
2013-08-09 12:41:41 -07:00
2013-10-24 09:36:18 -07:00
2013-07-24 09:44:38 -04:00
2014-08-01 14:17:44 -07:00
2014-09-13 16:43:55 -04:00
2013-11-13 12:41:28 -08:00
2014-05-13 08:26:54 -07:00
2013-11-25 11:43:43 -08:00
2012-10-22 14:31:32 -05:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2014-04-22 17:58:47 -07:00
2014-04-22 17:58:45 -07:00
2010-04-21 23:42:38 +02:00
2013-07-24 09:44:38 -04:00
2014-05-13 08:26:54 -07:00
2014-05-13 08:31:22 -07:00
2014-05-13 08:31:22 -07:00
2014-06-05 13:45:07 -07:00
2014-02-03 08:38:48 -08:00
2014-02-24 15:22:36 -08:00
2014-06-05 12:56:30 -07:00
2014-05-13 08:24:32 -07:00
2014-06-05 12:55:59 -07:00
2014-04-22 17:58:45 -07:00
2014-02-21 11:06:13 -05:00
2014-05-12 15:20:05 -04:00
2014-05-12 15:20:05 -04:00
2014-05-12 15:20:05 -04:00
2014-05-12 15:20:05 -04:00