From 0a34a5fd2794a87c43e8d009ccb711e6839843b2 Mon Sep 17 00:00:00 2001 From: Stefan Roese Date: Mon, 18 Jan 2016 14:49:57 +0100 Subject: x86: x86-common.h: Add generic FS commands This patch adds the generic FS commands (ls, load) to all x86 boards. Signed-off-by: Stefan Roese Cc: Miao Yan Cc: Bin Meng Cc: Simon Glass Acked-by: Bin Meng diff --git a/include/configs/x86-common.h b/include/configs/x86-common.h index 4182a3b..dc7b227 100644 --- a/include/configs/x86-common.h +++ b/include/configs/x86-common.h @@ -100,6 +100,7 @@ * Command line configuration. */ #define CONFIG_CMD_DATE +#define CONFIG_CMD_FS_GENERIC #define CONFIG_CMD_FPGA_LOADMK #define CONFIG_CMD_IO #define CONFIG_CMD_IRQ -- cgit v0.10.2