summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
Diffstat (limited to 'configs')
-rw-r--r--configs/brppt1_mmc_defconfig (renamed from configs/tseries_mmc_defconfig)2
-rw-r--r--configs/brppt1_nand_defconfig (renamed from configs/tseries_nand_defconfig)2
-rw-r--r--configs/brppt1_spi_defconfig (renamed from configs/tseries_spi_defconfig)2
3 files changed, 3 insertions, 3 deletions
diff --git a/configs/tseries_mmc_defconfig b/configs/brppt1_mmc_defconfig
index 337404bece..f8d9de5f7a 100644
--- a/configs/tseries_mmc_defconfig
+++ b/configs/brppt1_mmc_defconfig
@@ -1,5 +1,5 @@
CONFIG_ARM=y
-CONFIG_TARGET_TSERIES=y
+CONFIG_TARGET_BRPPT1=y
CONFIG_SPL=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_SYS_EXTRA_OPTIONS="SERIAL1,CONS_INDEX=1,EMMC_BOOT"
diff --git a/configs/tseries_nand_defconfig b/configs/brppt1_nand_defconfig
index 4dc0296791..85ddbe7204 100644
--- a/configs/tseries_nand_defconfig
+++ b/configs/brppt1_nand_defconfig
@@ -1,5 +1,5 @@
CONFIG_ARM=y
-CONFIG_TARGET_TSERIES=y
+CONFIG_TARGET_BRPPT1=y
CONFIG_SPL=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_SYS_EXTRA_OPTIONS="SERIAL1,CONS_INDEX=1,NAND"
diff --git a/configs/tseries_spi_defconfig b/configs/brppt1_spi_defconfig
index 5b52bf658f..37b8bc9091 100644
--- a/configs/tseries_spi_defconfig
+++ b/configs/brppt1_spi_defconfig
@@ -1,5 +1,5 @@
CONFIG_ARM=y
-CONFIG_TARGET_TSERIES=y
+CONFIG_TARGET_BRPPT1=y
CONFIG_SPL=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_SYS_EXTRA_OPTIONS="SERIAL1,CONS_INDEX=1,SPI_BOOT,EMMC_BOOT"
OpenPOWER on IntegriCloud