]> 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 b7090c81334957cb9dcbdf52227cbb211ec52998..d489b1d0ab256541a0f0518ff8506af6d9bbf1bc 100644 (file)
@@ -28,9 +28,7 @@
 /* Number of bits in a C 'long' on this architecture */
 #define CONFIG_SANDBOX_BITS_PER_LONG   64
 
-#define CONFIG_OF_LIBFDT
 #define CONFIG_LMB
-#define CONFIG_CMD_FDT
 #define CONFIG_ANDROID_BOOT_IMAGE
 
 #define CONFIG_CMD_PCI
@@ -67,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