commit | f44bd3bcfd91cd7b1be709c9cfb0824e6a71b9b0 | [log] [tgz] |
---|---|---|
author | Ashok Reddy Soma <ashok.reddy.soma@xilinx.com> | Mon May 18 01:11:00 2020 -0600 |
committer | Michal Simek <michal.simek@xilinx.com> | Wed Jun 24 13:11:08 2020 +0200 |
tree | 0cdc5ebeaab7c0fbc772a168a66f9f14c15315fc | |
parent | 26e62cc9713ebe728d01826e8c22c3c56f8e3bf4 [diff] |
spi: zynq_[q]spi: Convert config's to macro's Remove below config options and convert them to macros. They have never been configured to different values than default one. And also it makes sense to reduce the config_whitelist. CONFIG_SYS_ZYNQ_SPI_WAIT CONFIG_SYS_ZYNQ_QSPI_WAIT CONFIG_XILINX_SPI_IDLE_VAL Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>