commit | 3f00477a2c0e1380f126607dd0a2fd1c48e0c6bb | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Jun 10 22:59:28 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Jun 28 17:03:32 2022 -0400 |
tree | 32c2afad0ddf30c2fa84b2c104540d207f896174 | |
parent | 276d75e5d9f550ded39175cf23b605b4131a5461 [diff] [blame] |
Convert CONFIG_LBA48 et al to Kconfig This converts the following to Kconfig: CONFIG_LBA48 CONFIG_SYS_64BIT_LBA Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/configs/mx6cuboxi_defconfig b/configs/mx6cuboxi_defconfig index edfa8b6..1f15287 100644 --- a/configs/mx6cuboxi_defconfig +++ b/configs/mx6cuboxi_defconfig
@@ -56,6 +56,7 @@ CONFIG_SPL_DM=y CONFIG_BOUNCE_BUFFER=y CONFIG_DWC_AHSATA=y +CONFIG_LBA48=y CONFIG_SPL_SYS_I2C_LEGACY=y CONFIG_FSL_USDHC=y CONFIG_PHYLIB=y