mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-02 19:22:00 +02:00
configs: remove empty #ifdef block from mv-common.h
The last option guarded by this ifdef was removed in commit 68d534201733 ("sf: Move SPI flash drivers to defconfig"). Remove the now empty ifdef/endif block and the associated comment. Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de> Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:
parent
6d7ea6d31a
commit
a14b601652
@ -101,12 +101,6 @@
|
|||||||
#define CONFIG_SYS_MAX_NAND_DEVICE 1
|
#define CONFIG_SYS_MAX_NAND_DEVICE 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*
|
|
||||||
* Common SPI Flash configuration
|
|
||||||
*/
|
|
||||||
#ifdef CONFIG_CMD_SF
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* File system
|
* File system
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user