1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-02-01 15:17:56 +01:00

configs: iocom: Fix typo on CMD_FPGA command

Fix typo in CMD_FPGA command enabling.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
Michal Simek
2014-05-02 13:34:21 +02:00
parent d7782d0653
commit d0db28f940

View File

@@ -62,7 +62,7 @@
* Commands additional to the ones defined in amcc-common.h
*/
#define CONFIG_CMD_CACHE
#define CONFIG_CMD_FPGAD
#define CONFIG_CMD_FPGA
#undef CONFIG_CMD_EEPROM
/*