Skip to content
Snippets Groups Projects
Commit 362b96cb authored by Adam Ford's avatar Adam Ford Committed by Tom Rini
Browse files

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: default avatarAdam Ford <aford173@gmail.com>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
parent 1e1acc76
No related branches found
No related tags found
No related merge requests found
...@@ -66,8 +66,6 @@ ...@@ -66,8 +66,6 @@
#define CONFIG_CMD_PING #define CONFIG_CMD_PING
#define CONFIG_CMD_DHCP #define CONFIG_CMD_DHCP
#define CONFIG_YAFFS2
/* I2C */ /* I2C */
#define CONFIG_SYS_I2C_OMAP34XX #define CONFIG_SYS_I2C_OMAP34XX
#define CONFIG_SYS_I2C_EEPROM_ADDR 0x50 /* EEPROM AT24C64 */ #define CONFIG_SYS_I2C_EEPROM_ADDR 0x50 /* EEPROM AT24C64 */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment