summaryrefslogtreecommitdiffstats
path: root/configs/birdland_bav335b_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* kconfig: remove meaningless prefixes in defconfig filesMasahiro Yamada2015-03-151-3/+3
| | | | | | | | | | | | 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>
* Adding Support for BAV335x boardsGilles Gameiro2015-03-051-0/+5
OpenPOWER on IntegriCloud