arm nomadik: add i2c
[oweals/u-boot.git] / include / configs / bfin_adi_common.h
index b82456632d9902fd0a96919b402eac3d020283fc..1ca2e514205fa365c9ccc8ba63f4488f999aa97e 100644 (file)
@@ -38,6 +38,9 @@
 #  define CONFIG_CMD_USB_STORAGE
 #  define CONFIG_DOS_PARTITION
 # endif
+# ifdef CONFIG_NAND_PLAT
+#  define CONFIG_CMD_NAND
+# endif
 # ifdef CONFIG_POST
 #  define CONFIG_CMD_DIAG
 # endif
 # define CONFIG_NET_RETRY_COUNT 20
 #endif
 
+/*
+ * Misc Settings
+ */
+#define CONFIG_LZMA
+
 #endif