]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/sandbox.h
configs: Re-sync HUSH options
[people/ms/u-boot.git] / include / configs / sandbox.h
index cc224674421994158088cf7b32c0c4c664d2a300..d489b1d0ab256541a0f0518ff8506af6d9bbf1bc 100644 (file)
@@ -29,7 +29,6 @@
 #define CONFIG_SANDBOX_BITS_PER_LONG   64
 
 #define CONFIG_LMB
-#define CONFIG_CMD_FDT
 #define CONFIG_ANDROID_BOOT_IMAGE
 
 #define CONFIG_CMD_PCI
@@ -66,7 +65,6 @@
 #define CONFIG_MALLOC_F_ADDR           0x0010000
 #define CONFIG_SYS_MALLOC_LEN          (32 << 20)      /* 32MB  */
 
-#define CONFIG_SYS_HUSH_PARSER
 #define CONFIG_SYS_LONGHELP                    /* #undef to save memory */
 #define CONFIG_SYS_CBSIZE              1024    /* Console I/O Buffer Size */
 #define CONFIG_SILENT_CONSOLE