]> git.sur5r.net Git - u-boot/blobdiff - include/configs/km82xx.h
usb: zynq: Define config USB_STORAGE through defconfig
[u-boot] / include / configs / km82xx.h
index 19e89cec765ca657561ca027f937476f2bda643d..1f9c7205aee59c44b574f886976b4d8cb348275c 100644 (file)
@@ -430,11 +430,6 @@ int get_scl(void);
 
 #define        CONFIG_SYS_RESET_ADDRESS 0xFDFFFFFC     /* "bad" address */
 
-/* pass open firmware flat tree */
-#define CONFIG_FIT             1
-#define CONFIG_OF_LIBFDT       1
-#define CONFIG_OF_BOARD_SETUP  1
-
 #define OF_TBCLK               (bd->bi_busfreq / 4)
 #define OF_STDOUT_PATH         "/soc/cpm/serial@11a90"