commit | 49b89adaed887427ad76d7eab105b4cd9e832063 | [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 | a10da4309cf2124d258aad38adfbae75278f1c46 [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/bf526-ezbrd_defconfig b/configs/bf526-ezbrd_defconfig index 85c2a6b..ea4f8e4 100644 --- a/configs/bf526-ezbrd_defconfig +++ b/configs/bf526-ezbrd_defconfig
@@ -17,3 +17,4 @@ CONFIG_NET_RANDOM_ETHADDR=y CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_SST=y +CONFIG_USB=y