ARM64: zynqmp: Enable pca953x driver for zcu102
zcu102 has two pca953x on i2c bus 0. Chips 0x20 and 0x21. Enable option to work with these two chips. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
01b2a69907
commit
ff9bd8e9ca
@ -37,6 +37,10 @@
|
||||
}
|
||||
|
||||
#define CONFIG_SYS_I2C_ZYNQ
|
||||
#define CONFIG_PCA953X
|
||||
#define CONFIG_CMD_PCA953X
|
||||
#define CONFIG_CMD_PCA953X_INFO
|
||||
|
||||
#define CONFIG_AHCI
|
||||
#define CONFIG_SATA_CEVA
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user