Searched hist:"24 fc9531a14e3d57c6e6afe4df15dc020e7b55d6" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/cmd/ |
| H A D | Kconfig | 24fc9531a14e3d57c6e6afe4df15dc020e7b55d6 Wed Jul 12 16:11:47 UTC 2017 Karl Beldan <karl.beldan-ext@sagemcom.com> cmd: Kconfig: Fix CMD_UBIFS dependencies
Remove the ARCH_SUNXI and RBTREE dependencies. CMD_UBIFS already gets RBTREE from CMD_UBI (from MTD_UBI), and should the first become independant from the latter, there would likely be a dependency on MTD_UBI anyway.
Cc: Boris Brezillon <boris.brezillon@free-electrons.com> Cc: Jagan Teki <jagan@openedev.com> Signed-off-by: Karl Beldan <karl.beldan-ext@sagemcom.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|