
15 Mar
2015
15 Mar
'15
10:51 p.m.
On Thu, Mar 12, 2015 at 01:24:39PM +0900, Masahiro Yamada wrote:
Since commit e02ee2548afe (kconfig: switch to single .config configuration), the prefixes in defconfig files such as "+S:", "+ST:", etc., are meaningless.
This commit was generated by the following command:
find configs -name '*_defconfig' | xargs sed -i 's/^+*S*T*://'
Signed-off-by: Masahiro Yamada yamada.masahiro@socionext.com
Applied to u-boot/master, thanks!
--
Tom