]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/sandbox.h
Merge git://git.denx.de/u-boot-mmc
[people/ms/u-boot.git] / include / configs / sandbox.h
index 2a42a642264d7eacbb93f06a89748d58aac850b5..2b902310f5c3ebfba124eec0ce727771f1aee0d8 100644 (file)
@@ -61,9 +61,6 @@
 #define CONFIG_SYS_BAUDRATE_TABLE      {4800, 9600, 19200, 38400, 57600,\
                                        115200}
 
-/* include default commands */
-#include <config_distro_defaults.h>
-
 #define BOOT_TARGET_DEVICES(func) \
        func(HOST, host, 1) \
        func(HOST, host, 0)