]> git.baikalelectronics.ru Git - uboot.git/commit
spl: dm: Kconfig: split REGMAP/SYSCON support for TPL from SPL
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Wed, 28 Jun 2017 23:38:49 +0000 (01:38 +0200)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Sun, 13 Aug 2017 15:12:20 +0000 (17:12 +0200)
commite974e632a1f0e9e3c6e19d78c234ec3684a4df05
tree6c642d9c1dbdb80f376aee6f2ed2ec0c39bdeb04
parent56e203682e0cfb576205aacdc9a264bd7545824a
spl: dm: Kconfig: split REGMAP/SYSCON support for TPL from SPL

This change introduces TPL variants of the REGMAP and SYSCON config
options (i.e. TPL_REGMAP and TPL_SYSCON in analogy to SPL_REGMAP and
SPL_SYSCON) in preparation of a finer-grained feature selection for
building feature-rich TPL variants.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
drivers/core/Kconfig
drivers/core/Makefile