Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig
authorSimon Glass <sjg@chromium.org>
Sat, 22 Jan 2022 12:53:24 +0000 (05:53 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 9 Feb 2022 14:16:47 +0000 (09:16 -0500)
commitd2da54bfc45371e4f5c31409554dfc78da1e2329
tree99cfbd3cd9784a56b78ddcb9c4e4ccd552085c0e
parente30be6e40600d3ec3b35df43f92fb30971b1569b
Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig

This converts the following to Kconfig:
   CONFIG_SYS_IDE_MAXBUS
   CONFIG_SYS_IDE_MAXDEVICE
   CONFIG_SYS_ATA_BASE_ADDR
   CONFIG_SYS_ATA_STRIDE
   CONFIG_SYS_ATA_DATA_OFFSET
   CONFIG_SYS_ATA_REG_OFFSET
   CONFIG_SYS_ATA_ALT_OFFSET
   CONFIG_SYS_ATA_IDE0_OFFSET
   CONFIG_SYS_ATA_IDE1_OFFSET
   CONFIG_ATAPI
   CONFIG_IDE_RESET

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
42 files changed:
README
arch/arm/mach-kirkwood/include/mach/config.h
configs/M5253DEMO_defconfig
configs/coreboot64_defconfig
configs/coreboot_defconfig
configs/dns325_defconfig
configs/dreamplug_defconfig
configs/ds109_defconfig
configs/edminiv2_defconfig
configs/efi-x86_payload32_defconfig
configs/efi-x86_payload64_defconfig
configs/guruplug_defconfig
configs/ib62x0_defconfig
configs/malta64_defconfig
configs/malta64el_defconfig
configs/malta_defconfig
configs/maltael_defconfig
configs/nas220_defconfig
configs/openrd_base_defconfig
configs/openrd_client_defconfig
configs/openrd_ultimate_defconfig
configs/qemu-x86_64_defconfig
configs/qemu-x86_defconfig
configs/r2dplus_defconfig
configs/sandbox64_defconfig
configs/sandbox_defconfig
configs/sandbox_noinst_defconfig
configs/sandbox_spl_defconfig
drivers/block/Kconfig
include/ata.h
include/configs/M5253DEMO.h
include/configs/coreboot.h
include/configs/edminiv2.h
include/configs/efi-x86_payload.h
include/configs/ib62x0.h
include/configs/lacie_kw.h
include/configs/malta.h
include/configs/openrd.h
include/configs/qemu-x86.h
include/configs/r2dplus.h
include/configs/sandbox.h
scripts/config_whitelist.txt