commit | 5aa3f9da23027bcc32bccaaa7ed2575f8147ca94 | [log] [tgz] |
---|---|---|
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Tue Oct 10 16:21:17 2017 +0200 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Tue Nov 21 23:57:23 2017 +0100 |
tree | 5dd06eeca19200fa12b4b7c464019012c7f4a802 | |
parent | 7234c735a1d24e6fad5de1dadd11c8907c1adcbc [diff] |
rockchip: rk3188: move CONFIG_SPL_* entries from rk3188_common.h to Kconfig There still are a few CONFIG_SPL_* options selected using defines from rk3188_common.h instead of via Kconfig. This migrates those over to Kconfig. Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>