From: Lothar Waßmann Date: Mon, 30 Jun 2014 13:41:30 +0000 (+0200) Subject: board: karo: enable CONFIG_FAT_WRITE for all modules X-Git-Tag: KARO-TX-2014-07-10~5 X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=commitdiff_plain;h=50f82203b72bf0d3df30306e3104b646f77ae916 board: karo: enable CONFIG_FAT_WRITE for all modules --- diff --git a/include/configs/tx28.h b/include/configs/tx28.h index 78f1c3d1cb..dd12b94813 100644 --- a/include/configs/tx28.h +++ b/include/configs/tx28.h @@ -266,6 +266,7 @@ #define CONFIG_DOS_PARTITION #define CONFIG_CMD_FAT +#define CONFIG_FAT_WRITE #define CONFIG_CMD_EXT2 /* diff --git a/include/configs/tx48.h b/include/configs/tx48.h index b14f507d92..db3c04a189 100644 --- a/include/configs/tx48.h +++ b/include/configs/tx48.h @@ -257,6 +257,7 @@ #define CONFIG_DOS_PARTITION #define CONFIG_CMD_FAT +#define CONFIG_FAT_WRITE #define CONFIG_CMD_EXT2 /* diff --git a/include/configs/tx51.h b/include/configs/tx51.h index 633bef392b..a360acc7c3 100644 --- a/include/configs/tx51.h +++ b/include/configs/tx51.h @@ -240,6 +240,7 @@ #define CONFIG_DOS_PARTITION #define CONFIG_CMD_FAT +#define CONFIG_FAT_WRITE #define CONFIG_CMD_EXT2 /* diff --git a/include/configs/tx53.h b/include/configs/tx53.h index 4118062d37..6281f4836b 100644 --- a/include/configs/tx53.h +++ b/include/configs/tx53.h @@ -246,6 +246,7 @@ #define CONFIG_DOS_PARTITION #define CONFIG_CMD_FAT +#define CONFIG_FAT_WRITE #define CONFIG_CMD_EXT2 /*