aboutsummaryrefslogtreecommitdiff
path: root/configs/odroid-c2_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/odroid-c2_defconfig')
-rw-r--r--configs/odroid-c2_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/odroid-c2_defconfig b/configs/odroid-c2_defconfig
index 9b77230..49a5f08 100644
--- a/configs/odroid-c2_defconfig
+++ b/configs/odroid-c2_defconfig
@@ -1,9 +1,9 @@
CONFIG_ARM=y
CONFIG_ARCH_MESON=y
CONFIG_SYS_TEXT_BASE=0x01000000
+CONFIG_NR_DRAM_BANKS=1
CONFIG_ENV_SIZE=0x2000
CONFIG_DM_GPIO=y
-CONFIG_NR_DRAM_BANKS=1
CONFIG_DEBUG_UART_BASE=0xc81004c0
CONFIG_DEBUG_UART_CLOCK=24000000
CONFIG_IDENT_STRING=" odroid-c2"