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>
This commit is contained in:
Tom Rini
2022-06-10 22:59:28 -04:00
parent 0a816d92d5
commit aca1f6789a
174 changed files with 195 additions and 231 deletions

View File

@@ -116,6 +116,7 @@ config FSL_SATA
depends on PPC
select AHCI
select LIBATA
imply LBA48
help
Enable this driver to support the SATA controller found in
some Freescale PowerPC SoCs.