aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/nyan/bct
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/nyan/bct')
-rw-r--r--src/mainboard/google/nyan/bct/Makefile.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/mainboard/google/nyan/bct/Makefile.inc b/src/mainboard/google/nyan/bct/Makefile.inc
index 52251c4f2b..aacd89f210 100644
--- a/src/mainboard/google/nyan/bct/Makefile.inc
+++ b/src/mainboard/google/nyan/bct/Makefile.inc
@@ -17,8 +17,8 @@
## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
##
-bct-cfg-$(CONFIG_BCT_CFG_EMMC) += emmc.cfg
-bct-cfg-$(CONFIG_BCT_CFG_SPI) += spi.cfg
+bct-cfg-$(CONFIG_NYAN_BCT_CFG_EMMC) += emmc.cfg
+bct-cfg-$(CONFIG_NYAN_BCT_CFG_SPI) += spi.cfg
bct-cfg-y += odmdata.cfg
-bct-cfg-$(CONFIG_BCT_SDRAM_924) += sdram-924.cfg
-bct-cfg-$(CONFIG_BCT_SDRAM_792) += sdram-792.cfg
+bct-cfg-$(CONFIG_NYAN_BCT_SDRAM_924) += sdram-924.cfg
+bct-cfg-$(CONFIG_NYAN_BCT_SDRAM_792) += sdram-792.cfg