X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fmv-common.h;h=a8030931635186289842beb116b03aeb5e2fe8f5;hb=9450ab2ba8d720bd9f73bccc0af2e2b5a2c2aaf1;hp=8ae521f7e9861c3b0260247f3974c9b9a1fff503;hpb=20a619c61775d99aaed07cf69ce449de054358a4;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/mv-common.h b/include/configs/mv-common.h index 8ae521f..a803093 100644 --- a/include/configs/mv-common.h +++ b/include/configs/mv-common.h @@ -19,7 +19,6 @@ /* * High Level Configuration Options (easy to change) */ -#define CONFIG_MARVELL 1 /* * Custom CONFIG_SYS_TEXT_BASE can be done in .h @@ -70,17 +69,6 @@ /* ====> Include platform Common Definitions */ #include -/* - * DRAM Banks configuration, Custom config can be done in .h - */ -#ifndef CONFIG_NR_DRAM_BANKS -#define CONFIG_NR_DRAM_BANKS CONFIG_NR_DRAM_BANKS_MAX -#else -#if (CONFIG_NR_DRAM_BANKS > CONFIG_NR_DRAM_BANKS_MAX) -#error CONFIG_NR_DRAM_BANKS Configurated more than available -#endif -#endif /* CONFIG_NR_DRAM_BANKS */ - /* ====> Include driver Common Definitions */ /* * Common NAND configuration