u-boot/board/samsung
Simon Glass 9d8665b709 i2c: Convert CONFIG_POWER_I2C et al to Kconfig
This converts the following to Kconfig:
   CONFIG_POWER_I2C
   CONFIG_POWER_LEGACY

They are handled at the same time due to a dependency between them.
Update the Makefile rule to use legacy power only in U-Boot proper.
Unfortunately a separate rule is needed in SPL to be able to build
legacy power.  Add SPL related symbols for both, to allow for SPL-only
usage.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
[trini: More SPL related cleanups, reword commit message]
Signed-off-by: Tom Rini <trini@konsulko.com>
2021-09-04 12:26:02 -04:00
..
arndale treewide: Convert macro and uses of __section(foo) to __section("foo") 2021-05-24 14:21:30 -04:00
common i2c: Convert CONFIG_POWER_I2C et al to Kconfig 2021-09-04 12:26:02 -04:00
espresso7420 samsung: espresso7420: change maintainer 2021-02-23 15:43:27 +09:00
goni samsung: goni: change maintainer 2021-02-23 15:43:27 +09:00
odroid global: Convert simple_strtoul() with decimal to dectoul() 2021-08-02 13:32:14 -04:00
origen samsung: origen: change maintainer 2021-02-23 15:43:27 +09:00
smdk5250 treewide: Convert macro and uses of __section(foo) to __section("foo") 2021-05-24 14:21:30 -04:00
smdk5420 treewide: Convert macro and uses of __section(foo) to __section("foo") 2021-05-24 14:21:30 -04:00
smdkc100 common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
smdkv310 samsung: exynos: Convert SROMC interface to a driver 2021-07-27 10:34:27 +09:00
trats dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO 2021-02-21 06:08:00 +01:00
trats2 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO 2021-02-21 06:08:00 +01:00
universal_c210 common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00