commit | 0ff27eb25f027602261fd009b1cf588f7918f02c | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Sat Jun 04 07:35:02 2016 +0900 |
committer | Marek Vasut <marex@denx.de> | Sat Jun 04 00:43:53 2016 +0200 |
tree | eb3424358b529911eb1734f4787c8e9dbff557e1 | |
parent | 4835c737ff8ca65aa2bf206dcddd6407f4bc40cf [diff] [blame] |
configs: blackfin: move CONFIG_USB to defconfig These Blackfin boards are the last ones that define CONFIG_USB in their headers. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
diff --git a/configs/bf527-ezkit-v2_defconfig b/configs/bf527-ezkit-v2_defconfig index ff797f8..faac28d 100644 --- a/configs/bf527-ezkit-v2_defconfig +++ b/configs/bf527-ezkit-v2_defconfig
@@ -17,4 +17,5 @@ CONFIG_CMD_FAT=y CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_STMICRO=y +CONFIG_USB=y CONFIG_LIB_RAND=y