Convert CONFIG_SYS_MONITOR_LEN to Kconfig
[platform/kernel/u-boot.git] / configs / bananapi_m2_plus_h5_defconfig
1 CONFIG_ARM=y
2 CONFIG_ARCH_SUNXI=y
3 CONFIG_DEFAULT_DEVICE_TREE="sun50i-h5-bananapi-m2-plus"
4 CONFIG_SPL=y
5 CONFIG_MACH_SUN50I_H5=y
6 CONFIG_DRAM_CLK=672
7 CONFIG_MACPWR="PD6"
8 CONFIG_MMC_SUNXI_SLOT_EXTRA=2
9 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
10 CONFIG_SYS_MONITOR_LEN=786432
11 CONFIG_SUN8I_EMAC=y
12 CONFIG_USB_EHCI_HCD=y
13 CONFIG_USB_OHCI_HCD=y
14 CONFIG_USB_MUSB_GADGET=y