mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-29 01:31:23 +02:00
configs: lx2160a: Remove unused Flexspi config options
It is now safe to remove Flexspi configs NXP_FSPI_FLASH_SIZE and NXP_FSPI_FLASH_NUM options from headers as they are no longer used by driver anymore. Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
This commit is contained in:
parent
3fadc80cd4
commit
43ec24be9b
@ -154,12 +154,6 @@
|
|||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* FlexSPI */
|
|
||||||
#ifdef CONFIG_NXP_FSPI
|
|
||||||
#define NXP_FSPI_FLASH_SIZE SZ_64M
|
|
||||||
#define NXP_FSPI_FLASH_NUM 1
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/* GPIO */
|
/* GPIO */
|
||||||
#ifdef CONFIG_DM_GPIO
|
#ifdef CONFIG_DM_GPIO
|
||||||
#ifndef CONFIG_MPC8XXX_GPIO
|
#ifndef CONFIG_MPC8XXX_GPIO
|
||||||
|
Loading…
x
Reference in New Issue
Block a user