diff options
author | Alex Kiernan | 2018-03-15 22:11:46 +0000 |
---|---|---|
committer | Tom Rini | 2018-04-06 17:04:33 -0400 |
commit | 3bf5f13c0cda80cf1075c53862cb3ba998245cf8 (patch) | |
tree | faeb6d9bb12130f2cb158c36c60bcb2d5c693495 /README | |
parent | c0bc2a7e06742d32b14b7d71e617dc5428bf8ef2 (diff) |
Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC
This converts CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC to Kconfig
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -3430,9 +3430,6 @@ Low Level (hardware related) configuration options: If defined, the x86 reset vector code is included. This is not needed when U-Boot is running from Coreboot. -- CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC: - Enables the RTC32K OSC on AM33xx based plattforms - - CONFIG_SYS_NAND_NO_SUBPAGE_WRITE Option to disable subpage write in NAND driver driver that uses this: |