aboutsummaryrefslogtreecommitdiff
path: root/configs/sheep-rk3368_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/sheep-rk3368_defconfig')
-rw-r--r--configs/sheep-rk3368_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/sheep-rk3368_defconfig b/configs/sheep-rk3368_defconfig
index aa78169..90e3fff 100644
--- a/configs/sheep-rk3368_defconfig
+++ b/configs/sheep-rk3368_defconfig
@@ -1,9 +1,9 @@
CONFIG_ARM=y
CONFIG_ARCH_ROCKCHIP=y
CONFIG_SYS_TEXT_BASE=0x00200000
+CONFIG_NR_DRAM_BANKS=1
CONFIG_ROCKCHIP_RK3368=y
CONFIG_TARGET_SHEEP=y
-CONFIG_NR_DRAM_BANKS=1
CONFIG_DEBUG_UART_BASE=0xFF1b0000
CONFIG_DEBUG_UART_CLOCK=24000000
CONFIG_DEFAULT_DEVICE_TREE="rk3368-sheep"