ram: rockchip: Add initial Kconfig
authorJagan Teki <jagan@amarulasolutions.com>
Mon, 15 Jul 2019 18:28:46 +0000 (23:58 +0530)
committerKever Yang <kever.yang@rock-chips.com>
Fri, 19 Jul 2019 03:11:09 +0000 (11:11 +0800)
commit82ee138def96acc19d72c5b77eb126c625b06ba0
treeb83eb06c54718035b672f4b1afb77b4b44583f4c
parenta0aebe8398415b03c8f3e31a886e4dcbf74b9a6e
ram: rockchip: Add initial Kconfig

Right now sdram drivers in rockchip SoC are built based
on the SoC configs which may not be an adequate solutions
while adding common or debug driver.

So, add meaningful Kconfig options start with rk3399.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Kever Yang <Kever.yang@rock-chips.com>
drivers/ram/Kconfig
drivers/ram/rockchip/Kconfig [new file with mode: 0644]
drivers/ram/rockchip/Makefile