summaryrefslogtreecommitdiff
path: root/configs/a5y17lte_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-11-01 12:19:22 +0000
committerTom Rini <trini@konsulko.com>2021-11-01 12:19:22 +0000
commit9802154a94d6a22c5e1b4750d1b573c51afeb8fd (patch)
tree81b15db4e0fa94baae664f6fb92cb3a5f953732d /configs/a5y17lte_defconfig
parentdaaa10fddb5d9076601473bc53409ab74f04c048 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/a5y17lte_defconfig')
-rw-r--r--configs/a5y17lte_defconfig18
1 files changed, 5 insertions, 13 deletions
diff --git a/configs/a5y17lte_defconfig b/configs/a5y17lte_defconfig
index 273ad1078e..2d8782eae4 100644
--- a/configs/a5y17lte_defconfig
+++ b/configs/a5y17lte_defconfig
@@ -1,24 +1,16 @@
CONFIG_ARM=y
+CONFIG_SYS_CONFIG_NAME="exynos78x0-common"
+CONFIG_SKIP_LOWLEVEL_INIT=y
CONFIG_ARCH_EXYNOS=y
+CONFIG_SYS_TEXT_BASE=0x40001000
CONFIG_ARCH_EXYNOS7=y
-CONFIG_S5P=y
CONFIG_TARGET_A5Y17LTE=y
-# This option is a number of 256MB DRAM banks, i.e. (ram size) / 256MB.
-# Used in samsung common board dram_init function.
CONFIG_NR_DRAM_BANKS=12
-CONFIG_SYS_CONFIG_NAME="exynos78x0-common"
CONFIG_DEFAULT_DEVICE_TREE="exynos78x0-axy17lte"
-CONFIG_SYS_TEXT_BASE=0x40001000
CONFIG_SYS_LOAD_ADDR=0x40001000
-CONFIG_HUSH_PARSER=y
CONFIG_FIT=y
-CONFIG_BOARD_EARLY_INIT_F=n
-CONFIG_SKIP_LOWLEVEL_INIT=y
+# CONFIG_DISPLAY_CPUINFO is not set
+CONFIG_HUSH_PARSER=y
CONFIG_CMD_GPIO=y
-CONFIG_DISPLAY_CPUINFO=n
CONFIG_CMD_I2C=y
CONFIG_DM_I2C_GPIO=y
-CONFIG_PINCTRL_EXYNOS78x0=y
-CONFIG_PINCTRL_EXYNOS=y
-# CONFIG_DEBUG_UART_S5P=y
-# CONFIG_DEBUG_UART_BASE=0x13820000 \ No newline at end of file