]> git.sur5r.net Git - u-boot/blobdiff - include/configs/pic32mzdask.h
fs: Migrate ext4 to Kconfig
[u-boot] / include / configs / pic32mzdask.h
index 57b265ce144ad4ce3a5a3fd527781bd9074d4802..1f93ae9d831cdbadad615ad1c17e7470b1f14e11 100644 (file)
@@ -58,9 +58,6 @@
  * Console Configuration
  */
 #define CONFIG_SYS_CBSIZE              1024 /* Console I/O Buffer Size   */
-#define CONFIG_SYS_MAXARGS             16   /* max number of command args*/
-#define CONFIG_SYS_PBSIZE              \
-               (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)
 #define CONFIG_CMDLINE_EDITING         1
 
 /*-----------------------------------------------------------------------
@@ -83,7 +80,6 @@
 /*--------------------------------------------------
  * USB Configuration
  */
-#define CONFIG_USB_MUSB_PIO_ONLY
 
 /*-----------------------------------------------------------------------
  * File System Configuration
@@ -91,9 +87,6 @@
 /* FAT FS */
 #define CONFIG_SUPPORT_VFAT
 
-/* EXT4 FS */
-#define CONFIG_FS_EXT4
-
 /* -------------------------------------------------
  * Environment
  */