From 66fd3d1ce732d9168d6a056986231ada8dfa500e Mon Sep 17 00:00:00 2001 From: wdenk Date: Sun, 18 May 2003 11:30:09 +0000 Subject: Add support for CompactFlash on ATC board (includes support for Intel 82365 and compatible PC Card controllers, and Yenta-compatible PCI-to-CardBus controllers) --- include/configs/TQM860L.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/TQM860L.h') diff --git a/include/configs/TQM860L.h b/include/configs/TQM860L.h index 0d0b8c316..a9d1afffc 100644 --- a/include/configs/TQM860L.h +++ b/include/configs/TQM860L.h @@ -92,6 +92,7 @@ #define CONFIG_COMMANDS ( CONFIG_CMD_DFL | \ CFG_CMD_ASKENV | \ CFG_CMD_DHCP | \ + CFG_CMD_ELF | \ CFG_CMD_IDE | \ CFG_CMD_DATE ) -- cgit v1.2.3