commit | b2153075f42c2d46d310778e226bcb11f0af47f5 | [log] [tgz] |
---|---|---|
author | Lukasz Majewski <lukma@denx.de> | Mon Jan 29 19:33:32 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 02 07:13:48 2018 -0500 |
tree | e783307585ce36ecadd3d00ea2b4f784663dfd80 | |
parent | e4d4604a7bf06fa24373e016edb465030901ad86 [diff] |
Kconfig: usb: rockchip: Remove not needed *_defconfig USB/gadget entries After moving some USB gadget configs (USB_FUNCTIONS_*) to Kconfig it turned out that following *_defconfig entries for RockChip are not needed. Signed-off-by: Lukasz Majewski <lukma@denx.de>