]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/rk3036_common.h
Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
[people/ms/u-boot.git] / include / configs / rk3036_common.h
index f9b6e8926e26eb0ab9cafc19a451a1f47a8c689f..d78de6012aedf44c729b23dfdc06ab78806d164a 100644 (file)
 #ifndef CONFIG_SPL_BUILD
 /* usb otg */
 
-/* fastboot  */
-#define CONFIG_CMD_FASTBOOT
-#define CONFIG_USB_FUNCTION_FASTBOOT
-#define CONFIG_FASTBOOT_FLASH
-#define CONFIG_FASTBOOT_FLASH_MMC_DEV  0
-#define CONFIG_FASTBOOT_BUF_ADDR       CONFIG_SYS_LOAD_ADDR
-#define CONFIG_FASTBOOT_BUF_SIZE       0x08000000
-
 /* usb mass storage */
 #define CONFIG_USB_FUNCTION_MASS_STORAGE
 #define CONFIG_CMD_USB_MASS_STORAGE