commit | 1644f381ca45582a32c82c0fb7f825649cf125f2 | [log] [tgz] |
---|---|---|
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Fri May 05 19:21:41 2017 +0200 |
committer | Simon Glass <sjg@chromium.org> | Wed Jun 07 07:29:19 2017 -0600 |
tree | 4cc14b7fec6f85bd78a27f4b5d17cc89e8539829 | |
parent | 8adc9d18a8344cba01bcaa13318ca8cf1afac312 [diff] |
rockchip: defconfig: puma-rk3399: enable RK3399 efuse driver With everything in place (i.e. the new efuse driver, the clk-support for the non-secure efuse block, and the board-specific functions to derive 'serial#' from the cpu-id within the efuses), enable this in the RK3399-Q7 defconfig. Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Acked-by: Simon Glass <sjg@chromium.org>