diff options
Diffstat (limited to 'include/configs/p2771-0000.h')
-rw-r--r-- | include/configs/p2771-0000.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/p2771-0000.h b/include/configs/p2771-0000.h index eddb201d4af..cfe8d8cbede 100644 --- a/include/configs/p2771-0000.h +++ b/include/configs/p2771-0000.h @@ -48,7 +48,4 @@ /* Crystal is 38.4MHz. clk_m runs at half that rate */ #define COUNTER_FREQUENCY 19200000 -#undef CONFIG_NR_DRAM_BANKS -#define CONFIG_NR_DRAM_BANKS (1024 + 2) - #endif |