summaryrefslogtreecommitdiff
path: root/include/configs/brppt1.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/brppt1.h')
-rw-r--r--include/configs/brppt1.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/brppt1.h b/include/configs/brppt1.h
index 1f573343103..a8022b87d53 100644
--- a/include/configs/brppt1.h
+++ b/include/configs/brppt1.h
@@ -243,13 +243,5 @@ MMCARGS
#else
#error "no storage for Environment defined!"
#endif
-/*
- * Common filesystems support. When we have removable storage we
- * enabled a number of useful commands and support.
- */
-#if defined(CONFIG_MMC) || defined(CONFIG_USB_STORAGE)
-#define CONFIG_FS_EXT4
-#define CONFIG_EXT4_WRITE
-#endif /* CONFIG_MMC, ... */
#endif /* ! __CONFIG_BRPPT1_H__ */