rockchip: rv1108: disable CONFIG_RAM before we have driver
authorKever Yang <kever.yang@rock-chips.com>
Fri, 23 Jun 2017 08:11:12 +0000 (16:11 +0800)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Tue, 11 Jul 2017 10:13:45 +0000 (12:13 +0200)
The rv1108 do not have DRAM driver now, so disable it first,
or else it will get conflict with the sdram common code.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
configs/evb-rv1108_defconfig

index 1c404e514da51099414f068cecf713ce620ec0db..8d147913de2b05ccf87985e565b9483fe258b2e9 100644 (file)
@@ -26,7 +26,6 @@ CONFIG_ETH_DESIGNWARE=y
 CONFIG_GMAC_ROCKCHIP=y
 CONFIG_PINCTRL=y
 CONFIG_PINCTRL_ROCKCHIP_RV1108=y
-CONFIG_RAM=y
 CONFIG_BAUDRATE=1500000
 # CONFIG_SPL_SERIAL_PRESENT is not set
 CONFIG_DEBUG_UART_BASE=0x10210000