ide: Drop unused CONFIG options
authorSimon Glass <sjg@chromium.org>
Wed, 24 Nov 2021 16:26:47 +0000 (09:26 -0700)
committerSimon Glass <sjg@chromium.org>
Sun, 5 Dec 2021 16:26:26 +0000 (09:26 -0700)
commit7ee2016d611293fd6ce9a256a506f749440f5840
tree812052d88e039e7e615bd2e2718d61b470c4da09
parent36cc7bfd54cf104a13bd0a6a5cd43e146547ce6b
ide: Drop unused CONFIG options

CONFIG_SYS_ATA_PORT_ADDR is not used in the code anymore. Drop it and use
ATA_PORT_ADDR() locally instead.

Drop CONFIG_IDE_RESET_ROUTINE and CONFIG_IDE_SWAP_IO which are also
unused.

Signed-off-by: Simon Glass <sjg@chromium.org>
README
arch/arm/mach-kirkwood/include/mach/config.h
arch/powerpc/include/asm/config.h
drivers/block/ide.c
include/configs/edminiv2.h
include/configs/r2dplus.h
scripts/config_whitelist.txt