Re: [U-Boot] [PATCH 5/5] Make ubifs selectable by Kconfig

2015-06-19 Thread Tom Rini
On Wed, Jun 10, 2015 at 10:41:03AM +0200, Lars Poeschel wrote: > Users who want to use ubifs can now select it by Kconfig. > Selecting it by board config include is still possible. > > Signed-off-by: Lars Poeschel For the record, not applied to u-boot/master, thanks! -- Tom signature.asc De

[U-Boot] [PATCH 5/5] Make ubifs selectable by Kconfig

2015-06-10 Thread Lars Poeschel
Users who want to use ubifs can now select it by Kconfig. Selecting it by board config include is still possible. Signed-off-by: Lars Poeschel --- fs/ubifs/Kconfig | 8 1 file changed, 8 insertions(+) diff --git a/fs/ubifs/Kconfig b/fs/ubifs/Kconfig index e69de29..c5f9714 100644 --- a/