Convert CONFIG_CMD_ERRATA to Kconfig
This converts the following to Kconfig: CONFIG_CMD_ERRATA Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -702,7 +702,6 @@ unsigned long get_board_ddr_clk(void);
|
||||
/*
|
||||
* Command line configuration.
|
||||
*/
|
||||
#define CONFIG_CMD_ERRATA
|
||||
#define CONFIG_CMD_IRQ
|
||||
#define CONFIG_CMD_REGINFO
|
||||
|
||||
|
||||
@@ -293,7 +293,6 @@ extern unsigned long get_sdram_size(void);
|
||||
/*
|
||||
* Command line configuration.
|
||||
*/
|
||||
#define CONFIG_CMD_ERRATA
|
||||
#define CONFIG_CMD_IRQ
|
||||
#define CONFIG_CMD_REGINFO
|
||||
|
||||
|
||||
@@ -520,7 +520,6 @@ combinations. this should be removed later
|
||||
/*
|
||||
* Command line configuration.
|
||||
*/
|
||||
#define CONFIG_CMD_ERRATA
|
||||
#define CONFIG_CMD_IRQ
|
||||
#define CONFIG_CMD_REGINFO
|
||||
|
||||
|
||||
@@ -436,7 +436,6 @@
|
||||
/*
|
||||
* Command line configuration.
|
||||
*/
|
||||
#define CONFIG_CMD_ERRATA
|
||||
#define CONFIG_CMD_IRQ
|
||||
#define CONFIG_CMD_REGINFO
|
||||
|
||||
|
||||
@@ -547,7 +547,6 @@
|
||||
/*
|
||||
* Command line configuration.
|
||||
*/
|
||||
#define CONFIG_CMD_ERRATA
|
||||
#define CONFIG_CMD_IRQ
|
||||
#define CONFIG_CMD_REGINFO
|
||||
|
||||
|
||||
@@ -724,7 +724,6 @@ extern unsigned long get_sdram_size(void);
|
||||
/*
|
||||
* Command line configuration.
|
||||
*/
|
||||
#define CONFIG_CMD_ERRATA
|
||||
#define CONFIG_CMD_IRQ
|
||||
#define CONFIG_CMD_REGINFO
|
||||
|
||||
|
||||
@@ -593,7 +593,6 @@
|
||||
/*
|
||||
* Command line configuration.
|
||||
*/
|
||||
#define CONFIG_CMD_ERRATA
|
||||
#define CONFIG_CMD_IRQ
|
||||
#define CONFIG_CMD_REGINFO
|
||||
|
||||
|
||||
@@ -580,7 +580,6 @@ unsigned long get_board_sys_clk(unsigned long dummy);
|
||||
/*
|
||||
* Command line configuration.
|
||||
*/
|
||||
#define CONFIG_CMD_ERRATA
|
||||
#define CONFIG_CMD_IRQ
|
||||
|
||||
#ifdef CONFIG_PCI
|
||||
|
||||
@@ -779,7 +779,6 @@ unsigned long get_board_ddr_clk(void);
|
||||
/*
|
||||
* Command line configuration.
|
||||
*/
|
||||
#define CONFIG_CMD_ERRATA
|
||||
#define CONFIG_CMD_IRQ
|
||||
#define CONFIG_CMD_REGINFO
|
||||
|
||||
|
||||
@@ -789,7 +789,6 @@ unsigned long get_board_ddr_clk(void);
|
||||
/*
|
||||
* Command line configuration.
|
||||
*/
|
||||
#define CONFIG_CMD_ERRATA
|
||||
#define CONFIG_CMD_IRQ
|
||||
#define CONFIG_CMD_REGINFO
|
||||
|
||||
|
||||
@@ -659,7 +659,6 @@ unsigned long get_board_ddr_clk(void);
|
||||
/*
|
||||
* Command line configuration.
|
||||
*/
|
||||
#define CONFIG_CMD_ERRATA
|
||||
#define CONFIG_CMD_IRQ
|
||||
#define CONFIG_CMD_REGINFO
|
||||
|
||||
|
||||
@@ -772,7 +772,6 @@ $(SRCTREE)/board/freescale/t104xrdb/t1042d4_sd_rcw.cfg
|
||||
/*
|
||||
* Command line configuration.
|
||||
*/
|
||||
#define CONFIG_CMD_ERRATA
|
||||
#define CONFIG_CMD_IRQ
|
||||
#define CONFIG_CMD_REGINFO
|
||||
|
||||
|
||||
@@ -744,7 +744,6 @@ unsigned long get_board_ddr_clk(void);
|
||||
/*
|
||||
* Command line configuration.
|
||||
*/
|
||||
#define CONFIG_CMD_ERRATA
|
||||
#define CONFIG_CMD_IRQ
|
||||
#define CONFIG_CMD_REGINFO
|
||||
|
||||
|
||||
@@ -690,7 +690,6 @@ unsigned long get_board_ddr_clk(void);
|
||||
/*
|
||||
* Command line configuration.
|
||||
*/
|
||||
#define CONFIG_CMD_ERRATA
|
||||
#define CONFIG_CMD_REGINFO
|
||||
|
||||
#ifdef CONFIG_PCI
|
||||
|
||||
@@ -272,7 +272,6 @@
|
||||
/*
|
||||
* Command line configuration.
|
||||
*/
|
||||
#define CONFIG_CMD_ERRATA
|
||||
#define CONFIG_CMD_IRQ
|
||||
|
||||
#ifdef CONFIG_PCI
|
||||
|
||||
@@ -424,7 +424,6 @@
|
||||
#define CONFIG_CMD_IRQ
|
||||
#define CONFIG_CMD_IRQ
|
||||
#define CONFIG_CMD_REGINFO
|
||||
#define CONFIG_CMD_ERRATA
|
||||
|
||||
/*
|
||||
* USB
|
||||
|
||||
@@ -341,7 +341,6 @@
|
||||
|
||||
#ifndef CONFIG_TRAILBLAZER
|
||||
|
||||
#define CONFIG_CMD_ERRATA
|
||||
#define CONFIG_CMD_IRQ
|
||||
#define CONFIG_CMD_REGINFO
|
||||
|
||||
|
||||
@@ -593,7 +593,6 @@
|
||||
/*
|
||||
* Command line configuration.
|
||||
*/
|
||||
#define CONFIG_CMD_ERRATA
|
||||
#define CONFIG_CMD_IRQ
|
||||
#define CONFIG_CMD_REGINFO
|
||||
|
||||
|
||||
@@ -411,7 +411,6 @@
|
||||
/*
|
||||
* Command line configuration.
|
||||
*/
|
||||
#define CONFIG_CMD_ERRATA
|
||||
#define CONFIG_CMD_IRQ
|
||||
#define CONFIG_CMD_REGINFO
|
||||
|
||||
|
||||
@@ -370,7 +370,6 @@ int get_scl(void);
|
||||
* additionnal command line configuration.
|
||||
*/
|
||||
#define CONFIG_CMD_PCI
|
||||
#define CONFIG_CMD_ERRATA
|
||||
|
||||
/* we don't need flash support */
|
||||
#undef CONFIG_FLASH_CFI_MTD
|
||||
|
||||
@@ -241,7 +241,6 @@
|
||||
/*
|
||||
* Command line configuration.
|
||||
*/
|
||||
#define CONFIG_CMD_ERRATA
|
||||
#define CONFIG_CMD_IRQ
|
||||
|
||||
#ifdef CONFIG_PCI
|
||||
|
||||
Reference in New Issue
Block a user