commit | 362b96cb86dcdd4fc4d76a503a1c7f3d46706c9b | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Mon Feb 01 06:27:21 2016 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Feb 08 10:10:44 2016 -0500 |
tree | 59c9f45b2ced5bbd77714513b6075562040b138e | |
parent | 1e1acc76b0b8c8d13c322d3ea3bc31320faa11ab [diff] |
OMAP3: omap3_logic: Remove YAFFS support. UBIFS is the preferred FS, and YAFFS isn't officially included in Linux. Removing this feature reduces the code size. Signed-off-by: Adam Ford <aford173@gmail.com> Reviewed-by: Tom Rini <trini@konsulko.com>