sunxi: usb: Switch to Generic host controllers
[platform/kernel/u-boot.git] / include / configs / p2771-0000.h
index 29940a6..cfe8d8c 100644 (file)
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  * Copyright (c) 2013-2016, NVIDIA CORPORATION.
- *
- * SPDX-License-Identifier: GPL-2.0
  */
 
 #ifndef _P2771_0000_H
@@ -49,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