mpc83xx: Migrate arbiter config to Kconfig
[oweals/u-boot.git] / include / configs / kmvect1.h
index 37acb0245b69de16b0e89f77c6c5a53e645087e6..cfbf150b11967328d5ffdb9dc04f38b0db2bc5c2 100644 (file)
 #define CONFIG_SYS_CLK_FREQ            66000000
 #define CONFIG_83XX_PCICLK             66000000
 
-/*
- * Bus Arbitration Configuration Register (ACR)
- */
-#define CONFIG_SYS_ACR_PIPE_DEP 3       /* pipeline depth 4 transactions */
-#define CONFIG_SYS_ACR_RPTCNT   3       /* 4 consecutive transactions */
-#define CONFIG_SYS_ACR_APARK    0       /* park bus to master (below) */
-#define CONFIG_SYS_ACR_PARKM    3       /* parking master = QuiccEngine */
-
 /*
  * DDR Setup
  */