]> git.sur5r.net Git - u-boot/blobdiff - include/configs/tegra-common-post.h
dfu: Rename _FUNCTION_DFU to DFU_OVER_
[u-boot] / include / configs / tegra-common-post.h
index 743be6bb5682f5c6a468c918ba6bb5f6961d4e94..3eb9dd2af98b82da7e230e0b56d85581afa7e13d 100644 (file)
@@ -11,7 +11,7 @@
 /*
  * Size of malloc() pool
  */
-#ifdef CONFIG_USB_FUNCTION_DFU
+#ifdef CONFIG_DFU_OVER_USB
 #define CONFIG_SYS_MALLOC_LEN  (SZ_4M + \
                                        CONFIG_SYS_DFU_DATA_BUF_SIZE + \
                                        CONFIG_SYS_DFU_MAX_FILE_SIZE)
 #ifdef CONFIG_CMD_I2C
 #endif
 
-/* remove partitions/filesystems */
-#ifdef CONFIG_FS_EXT4
-#undef CONFIG_FS_EXT4
-#endif
-
 /* remove USB */
 #ifdef CONFIG_USB_EHCI_TEGRA
 #undef CONFIG_USB_EHCI_TEGRA