u-boot/board/samsung/common
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
..
bootscripts arm: exynos: Remove duplicated "boardname" env setting 2019-03-11 15:53:29 +09:00
board.c i2c: Convert CONFIG_POWER_I2C et al to Kconfig 2021-09-04 12:26:02 -04:00
dfu_sample_env.txt config: trats: trats2: extend dfu_alt_info by env update settings 2014-02-03 16:09:10 +09:00
exynos-uboot-spl.lds linker: Modify linker scripts to be more generic 2019-01-26 22:55:53 -05:00
exynos5-dt-types.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
exynos5-dt.c global: Convert simple_strtoul() with decimal to dectoul() 2021-08-02 13:32:14 -04:00
gadget.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile samsung: exynos: Convert SROMC interface to a driver 2021-07-27 10:34:27 +09:00
misc.c board: samsung: covert to driver model about power_key_pressed 2021-02-23 15:43:13 +09:00
sromc.c samsung: exynos: Convert SROMC interface to a driver 2021-07-27 10:34:27 +09:00