configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -8,6 +8,7 @@ CONFIG_ENV_SIZE=0x1000
|
||||
CONFIG_ENV_OFFSET=0x7000
|
||||
CONFIG_DEFAULT_DEVICE_TREE="am335x-shc"
|
||||
CONFIG_AM33XX=y
|
||||
CONFIG_SYS_PROMPT="U-Boot# "
|
||||
CONFIG_TARGET_AM335X_SHC=y
|
||||
CONFIG_SPL_MMC=y
|
||||
CONFIG_SPL_SERIAL=y
|
||||
@@ -48,7 +49,6 @@ CONFIG_SPL_POWER=y
|
||||
CONFIG_SPL_WATCHDOG=y
|
||||
CONFIG_SPL_YMODEM_SUPPORT=y
|
||||
# CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC is not set
|
||||
CONFIG_SYS_PROMPT="U-Boot# "
|
||||
CONFIG_SYS_MAXARGS=64
|
||||
CONFIG_SYS_PBSIZE=1049
|
||||
CONFIG_SYS_BOOTM_LEN=0x1000000
|
||||
@@ -75,7 +75,6 @@ CONFIG_SYS_I2C_SPEED=400000
|
||||
CONFIG_MMC_OMAP_HS=y
|
||||
CONFIG_PHY_ADDR_ENABLE=y
|
||||
CONFIG_PHY_SMSC=y
|
||||
CONFIG_DM_ETH=y
|
||||
CONFIG_MII=y
|
||||
CONFIG_DRIVER_TI_CPSW=y
|
||||
CONFIG_PINCTRL=y
|
||||
|
||||
Reference in New Issue
Block a user