diff options
author | Marcel Ziswiler <marcel.ziswiler@toradex.com> | 2016-11-30 16:37:32 +0100 |
---|---|---|
committer | Max Krummenacher <max.krummenacher@toradex.com> | 2017-01-11 17:44:02 +0100 |
commit | d257bdecf964c6af3009f323087d28000af26a0c (patch) | |
tree | e2096b1ac0e2a1145414119fed388628c510bd63 /include | |
parent | 92db6eb1386895b5f790ccac9408d0325b7aa487 (diff) |
mmc: tegra: move CONFIG_TEGRA_MMC from headers to defconfigs
Basically running the following script:
tools/moveconfig.py CONFIG_TEGRA_MMC
Note that I left the SPL specific handling in
include/configs/tegra-common-post.h unchanged.
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/apalis-tk1.h | 1 | ||||
-rw-r--r-- | include/configs/apalis_t30.h | 1 | ||||
-rw-r--r-- | include/configs/beaver.h | 1 | ||||
-rw-r--r-- | include/configs/cardhu.h | 1 | ||||
-rw-r--r-- | include/configs/cei-tk1-som.h | 1 | ||||
-rw-r--r-- | include/configs/colibri_t20.h | 1 | ||||
-rw-r--r-- | include/configs/colibri_t30.h | 1 | ||||
-rw-r--r-- | include/configs/dalmore.h | 1 | ||||
-rw-r--r-- | include/configs/e2220-1170.h | 1 | ||||
-rw-r--r-- | include/configs/harmony.h | 1 | ||||
-rw-r--r-- | include/configs/jetson-tk1.h | 1 | ||||
-rw-r--r-- | include/configs/medcom-wide.h | 1 | ||||
-rw-r--r-- | include/configs/nyan-big.h | 1 | ||||
-rw-r--r-- | include/configs/p2371-0000.h | 1 | ||||
-rw-r--r-- | include/configs/p2371-2180.h | 1 | ||||
-rw-r--r-- | include/configs/p2571.h | 1 | ||||
-rw-r--r-- | include/configs/p2771-0000.h | 1 | ||||
-rw-r--r-- | include/configs/paz00.h | 1 | ||||
-rw-r--r-- | include/configs/plutux.h | 1 | ||||
-rw-r--r-- | include/configs/seaboard.h | 1 | ||||
-rw-r--r-- | include/configs/tec-ng.h | 1 | ||||
-rw-r--r-- | include/configs/tec.h | 1 | ||||
-rw-r--r-- | include/configs/trimslice.h | 1 | ||||
-rw-r--r-- | include/configs/venice2.h | 1 | ||||
-rw-r--r-- | include/configs/ventana.h | 1 | ||||
-rw-r--r-- | include/configs/whistler.h | 1 |
26 files changed, 0 insertions, 26 deletions
diff --git a/include/configs/apalis-tk1.h b/include/configs/apalis-tk1.h index 50e30b1c914..a38f5d54b2e 100644 --- a/include/configs/apalis-tk1.h +++ b/include/configs/apalis-tk1.h @@ -31,7 +31,6 @@ /* SD/MMC support */ #define CONFIG_MMC #define CONFIG_GENERIC_MMC -#define CONFIG_TEGRA_MMC #define CONFIG_SUPPORT_EMMC_BOOT /* eMMC specific */ /* Environment in eMMC, before config block at the end of 1st "boot sector" */ diff --git a/include/configs/apalis_t30.h b/include/configs/apalis_t30.h index f2a24c11de8..b3c6e209092 100644 --- a/include/configs/apalis_t30.h +++ b/include/configs/apalis_t30.h @@ -30,7 +30,6 @@ /* SD/MMC support */ #define CONFIG_MMC #define CONFIG_GENERIC_MMC -#define CONFIG_TEGRA_MMC /* Environment in eMMC, before config block at the end of 1st "boot sector" */ #define CONFIG_ENV_IS_IN_MMC diff --git a/include/configs/beaver.h b/include/configs/beaver.h index ab1ab141033..ffa29090955 100644 --- a/include/configs/beaver.h +++ b/include/configs/beaver.h @@ -30,7 +30,6 @@ /* SD/MMC */ #define CONFIG_MMC #define CONFIG_GENERIC_MMC -#define CONFIG_TEGRA_MMC /* Environment in eMMC, at the end of 2nd "boot sector" */ #define CONFIG_ENV_IS_IN_MMC diff --git a/include/configs/cardhu.h b/include/configs/cardhu.h index 462b7841b63..29a74c7cfbb 100644 --- a/include/configs/cardhu.h +++ b/include/configs/cardhu.h @@ -33,7 +33,6 @@ /* SD/MMC */ #define CONFIG_MMC #define CONFIG_GENERIC_MMC -#define CONFIG_TEGRA_MMC /* Environment in eMMC, at the end of 2nd "boot sector" */ #define CONFIG_ENV_IS_IN_MMC diff --git a/include/configs/cei-tk1-som.h b/include/configs/cei-tk1-som.h index f3bb279b30d..4688b33cbab 100644 --- a/include/configs/cei-tk1-som.h +++ b/include/configs/cei-tk1-som.h @@ -32,7 +32,6 @@ /* SD/MMC */ #define CONFIG_MMC #define CONFIG_GENERIC_MMC -#define CONFIG_TEGRA_MMC /* Environment in eMMC, at the end of 2nd "boot sector" */ #define CONFIG_ENV_IS_IN_MMC diff --git a/include/configs/colibri_t20.h b/include/configs/colibri_t20.h index 6a528690268..3c917b01506 100644 --- a/include/configs/colibri_t20.h +++ b/include/configs/colibri_t20.h @@ -29,7 +29,6 @@ /* SD/MMC support */ #define CONFIG_MMC #define CONFIG_GENERIC_MMC -#define CONFIG_TEGRA_MMC /* USB host support */ #define CONFIG_USB_EHCI diff --git a/include/configs/colibri_t30.h b/include/configs/colibri_t30.h index e8b3f99f532..cb1488fda23 100644 --- a/include/configs/colibri_t30.h +++ b/include/configs/colibri_t30.h @@ -30,7 +30,6 @@ /* SD/MMC support */ #define CONFIG_MMC #define CONFIG_GENERIC_MMC -#define CONFIG_TEGRA_MMC /* Environment in eMMC, before config block at the end of 1st "boot sector" */ #define CONFIG_ENV_IS_IN_MMC diff --git a/include/configs/dalmore.h b/include/configs/dalmore.h index b0311bf9a15..45576f48610 100644 --- a/include/configs/dalmore.h +++ b/include/configs/dalmore.h @@ -26,7 +26,6 @@ /* SD/MMC */ #define CONFIG_MMC #define CONFIG_GENERIC_MMC -#define CONFIG_TEGRA_MMC /* Environment in eMMC, at the end of 2nd "boot sector" */ #define CONFIG_ENV_IS_IN_MMC diff --git a/include/configs/e2220-1170.h b/include/configs/e2220-1170.h index c9e8c8ece3e..3de36d72230 100644 --- a/include/configs/e2220-1170.h +++ b/include/configs/e2220-1170.h @@ -24,7 +24,6 @@ /* SD/MMC */ #define CONFIG_MMC #define CONFIG_GENERIC_MMC -#define CONFIG_TEGRA_MMC /* Environment in eMMC, at the end of 2nd "boot sector" */ #define CONFIG_ENV_IS_IN_MMC diff --git a/include/configs/harmony.h b/include/configs/harmony.h index 3d6b5fcc1f2..784fffa5e2d 100644 --- a/include/configs/harmony.h +++ b/include/configs/harmony.h @@ -29,7 +29,6 @@ /* SD/MMC */ #define CONFIG_MMC #define CONFIG_GENERIC_MMC -#define CONFIG_TEGRA_MMC /* NAND support */ #define CONFIG_CMD_NAND diff --git a/include/configs/jetson-tk1.h b/include/configs/jetson-tk1.h index 90e282feaf8..a00f9fa8ef9 100644 --- a/include/configs/jetson-tk1.h +++ b/include/configs/jetson-tk1.h @@ -28,7 +28,6 @@ /* SD/MMC */ #define CONFIG_MMC #define CONFIG_GENERIC_MMC -#define CONFIG_TEGRA_MMC /* Environment in eMMC, at the end of 2nd "boot sector" */ #define CONFIG_ENV_IS_IN_MMC diff --git a/include/configs/medcom-wide.h b/include/configs/medcom-wide.h index ae7ca3b3f5c..d3d0b157465 100644 --- a/include/configs/medcom-wide.h +++ b/include/configs/medcom-wide.h @@ -22,7 +22,6 @@ /* SD/MMC */ #define CONFIG_MMC #define CONFIG_GENERIC_MMC -#define CONFIG_TEGRA_MMC /* NAND support */ #define CONFIG_CMD_NAND diff --git a/include/configs/nyan-big.h b/include/configs/nyan-big.h index c548ee146fb..95324d81651 100644 --- a/include/configs/nyan-big.h +++ b/include/configs/nyan-big.h @@ -27,7 +27,6 @@ /* SD/MMC */ #define CONFIG_MMC #define CONFIG_GENERIC_MMC -#define CONFIG_TEGRA_MMC /* Environment in eMMC, at the end of 2nd "boot sector" */ #define CONFIG_ENV_IS_IN_MMC diff --git a/include/configs/p2371-0000.h b/include/configs/p2371-0000.h index 968b89e9acf..b200dc4d652 100644 --- a/include/configs/p2371-0000.h +++ b/include/configs/p2371-0000.h @@ -24,7 +24,6 @@ /* SD/MMC */ #define CONFIG_MMC #define CONFIG_GENERIC_MMC -#define CONFIG_TEGRA_MMC /* Environment in eMMC, at the end of 2nd "boot sector" */ #define CONFIG_ENV_IS_IN_MMC diff --git a/include/configs/p2371-2180.h b/include/configs/p2371-2180.h index 9cf697f3841..03cbf72ea4b 100644 --- a/include/configs/p2371-2180.h +++ b/include/configs/p2371-2180.h @@ -24,7 +24,6 @@ /* SD/MMC */ #define CONFIG_MMC #define CONFIG_GENERIC_MMC -#define CONFIG_TEGRA_MMC /* Environment in eMMC, at the end of 2nd "boot sector" */ #define CONFIG_ENV_IS_IN_MMC diff --git a/include/configs/p2571.h b/include/configs/p2571.h index 4fa345d59e4..7ab3c785e08 100644 --- a/include/configs/p2571.h +++ b/include/configs/p2571.h @@ -25,7 +25,6 @@ /* SD/MMC */ #define CONFIG_MMC #define CONFIG_GENERIC_MMC -#define CONFIG_TEGRA_MMC /* Environment in eMMC, at the end of 2nd "boot sector" */ #define CONFIG_ENV_IS_IN_MMC diff --git a/include/configs/p2771-0000.h b/include/configs/p2771-0000.h index 67a16039d14..1bba51eec83 100644 --- a/include/configs/p2771-0000.h +++ b/include/configs/p2771-0000.h @@ -20,7 +20,6 @@ /* SD/MMC */ #define CONFIG_MMC #define CONFIG_GENERIC_MMC -#define CONFIG_TEGRA_MMC /* Environment in eMMC, at the end of 2nd "boot sector" */ #define CONFIG_ENV_IS_IN_MMC diff --git a/include/configs/paz00.h b/include/configs/paz00.h index a8bb3ffef25..36a1bb564db 100644 --- a/include/configs/paz00.h +++ b/include/configs/paz00.h @@ -25,7 +25,6 @@ /* SD/MMC */ #define CONFIG_MMC #define CONFIG_GENERIC_MMC -#define CONFIG_TEGRA_MMC /* Environment in eMMC, at the end of 2nd "boot sector" */ #define CONFIG_ENV_IS_IN_MMC diff --git a/include/configs/plutux.h b/include/configs/plutux.h index 635e4397c4c..39e4e4f84c3 100644 --- a/include/configs/plutux.h +++ b/include/configs/plutux.h @@ -22,7 +22,6 @@ /* SD/MMC */ #define CONFIG_MMC #define CONFIG_GENERIC_MMC -#define CONFIG_TEGRA_MMC /* NAND support */ #define CONFIG_CMD_NAND diff --git a/include/configs/seaboard.h b/include/configs/seaboard.h index 2b6509a7a2b..099b2c97e54 100644 --- a/include/configs/seaboard.h +++ b/include/configs/seaboard.h @@ -34,7 +34,6 @@ /* SD/MMC */ #define CONFIG_MMC #define CONFIG_GENERIC_MMC -#define CONFIG_TEGRA_MMC /* Environment in eMMC, at the end of 2nd "boot sector" */ #define CONFIG_ENV_IS_IN_MMC diff --git a/include/configs/tec-ng.h b/include/configs/tec-ng.h index 0e9d98c2d0d..953b196c78a 100644 --- a/include/configs/tec-ng.h +++ b/include/configs/tec-ng.h @@ -23,7 +23,6 @@ /* SD/MMC */ #define CONFIG_MMC #define CONFIG_GENERIC_MMC -#define CONFIG_TEGRA_MMC /* Environment in eMMC, at the end of 2nd "boot sector" */ #define CONFIG_ENV_IS_IN_MMC diff --git a/include/configs/tec.h b/include/configs/tec.h index 7b1429925e4..038607171aa 100644 --- a/include/configs/tec.h +++ b/include/configs/tec.h @@ -22,7 +22,6 @@ /* SD/MMC */ #define CONFIG_MMC #define CONFIG_GENERIC_MMC -#define CONFIG_TEGRA_MMC /* NAND support */ #define CONFIG_CMD_NAND diff --git a/include/configs/trimslice.h b/include/configs/trimslice.h index cfc8451481a..e78a5e630d2 100644 --- a/include/configs/trimslice.h +++ b/include/configs/trimslice.h @@ -30,7 +30,6 @@ /* SD/MMC */ #define CONFIG_MMC #define CONFIG_GENERIC_MMC -#define CONFIG_TEGRA_MMC /* Environment in SPI */ #define CONFIG_ENV_IS_IN_SPI_FLASH diff --git a/include/configs/venice2.h b/include/configs/venice2.h index 72fa9736d70..f2c8f226a38 100644 --- a/include/configs/venice2.h +++ b/include/configs/venice2.h @@ -25,7 +25,6 @@ /* SD/MMC */ #define CONFIG_MMC #define CONFIG_GENERIC_MMC -#define CONFIG_TEGRA_MMC /* Environment in eMMC, at the end of 2nd "boot sector" */ #define CONFIG_ENV_IS_IN_MMC diff --git a/include/configs/ventana.h b/include/configs/ventana.h index 7a388698eb6..2c88d6426df 100644 --- a/include/configs/ventana.h +++ b/include/configs/ventana.h @@ -23,7 +23,6 @@ /* SD/MMC */ #define CONFIG_MMC #define CONFIG_GENERIC_MMC -#define CONFIG_TEGRA_MMC /* Environment in eMMC, at the end of 2nd "boot sector" */ #define CONFIG_ENV_IS_IN_MMC diff --git a/include/configs/whistler.h b/include/configs/whistler.h index 0cd892ed73d..1c2e166b5e9 100644 --- a/include/configs/whistler.h +++ b/include/configs/whistler.h @@ -27,7 +27,6 @@ /* SD/MMC */ #define CONFIG_MMC #define CONFIG_GENERIC_MMC -#define CONFIG_TEGRA_MMC /* * Environment in eMMC, at the end of 2nd "boot sector". Note: This assumes |