mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-14 04:46:01 +01:00
Drop CONFIG_SYS_PIO_MODE
This option is not used in U-Boot. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Stefan Roese <sr@denx.de>
This commit is contained in:
parent
d2da54bfc4
commit
4b4b1de85d
@ -29,11 +29,6 @@
|
|||||||
*/
|
*/
|
||||||
#define CONFIG_SYS_PLL_SETTLING_TIME 100/* in us */
|
#define CONFIG_SYS_PLL_SETTLING_TIME 100/* in us */
|
||||||
|
|
||||||
/*
|
|
||||||
* IDE support
|
|
||||||
*/
|
|
||||||
#define CONFIG_SYS_PIO_MODE 1
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* SuperH PCI Bridge Configration
|
* SuperH PCI Bridge Configration
|
||||||
*/
|
*/
|
||||||
|
@ -1789,7 +1789,6 @@ CONFIG_SYS_PIOC_PDR_VAL1
|
|||||||
CONFIG_SYS_PIOC_PPUDR_VAL
|
CONFIG_SYS_PIOC_PPUDR_VAL
|
||||||
CONFIG_SYS_PIOD_PDR_VAL1
|
CONFIG_SYS_PIOD_PDR_VAL1
|
||||||
CONFIG_SYS_PIOD_PPUDR_VAL
|
CONFIG_SYS_PIOD_PPUDR_VAL
|
||||||
CONFIG_SYS_PIO_MODE
|
|
||||||
CONFIG_SYS_PJPAR
|
CONFIG_SYS_PJPAR
|
||||||
CONFIG_SYS_PL310_BASE
|
CONFIG_SYS_PL310_BASE
|
||||||
CONFIG_SYS_PLLAR_VAL
|
CONFIG_SYS_PLLAR_VAL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user