mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-11 12:36:03 +01:00
Now that the USB PHY driver uses the device tree to get VBUS supply regulators, these Kconfig symbols are unused. Remove them. Signed-off-by: Samuel Holland <samuel@sholland.org>
11 lines
251 B
Plaintext
11 lines
251 B
Plaintext
CONFIG_ARM=y
|
|
CONFIG_ARCH_SUNXI=y
|
|
CONFIG_DEFAULT_DEVICE_TREE="sun9i-a80-cx-a99"
|
|
CONFIG_SPL=y
|
|
CONFIG_MACH_SUN9I=y
|
|
CONFIG_DRAM_CLK=600
|
|
CONFIG_DRAM_ZQ=3881915
|
|
CONFIG_DRAM_ODT_EN=y
|
|
CONFIG_MMC_SUNXI_SLOT_EXTRA=2
|
|
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
|