diff options
| author | Tom Rini <[email protected]> | 2022-03-24 17:17:58 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-04-01 10:28:47 -0400 |
| commit | 28f9c3125dc1c970757520697c999002292cfd5a (patch) | |
| tree | b78f4a6d5a3a24bfad728302c6b74b320e5ba283 /README | |
| parent | ac28e20842f5a93aeb62bc0c2cac67ff1f0885ea (diff) | |
Convert CONFIG_DEEP_SLEEP to Kconfig
This converts the following to Kconfig:
CONFIG_DEEP_SLEEP
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -403,10 +403,6 @@ The following options need to be configured: This CONFIG is defined when the CPC is configured as SRAM at the time of U-Boot entry and is required to be re-initialized. - CONFIG_DEEP_SLEEP - Indicates this SoC supports deep sleep feature. If deep sleep is - supported, core will start to execute uboot when wakes up. - - Generic CPU options: CONFIG_SYS_BIG_ENDIAN, CONFIG_SYS_LITTLE_ENDIAN |
