]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/a4m072.h
drivers/pci/Kconfig: Add PCI
[people/ms/u-boot.git] / include / configs / a4m072.h
index 4e240c6b89d91c004bfb4483cd91d18c547c63ac..2544eee3f1ea6a21e5bfde41e3d7fdce93d9acf3 100644 (file)
@@ -19,7 +19,6 @@
 #define CONFIG_MPC5200         1       /* This is a MPC5200 CPU */
 #define CONFIG_A4M072          1       /* ... on A4M072 board */
 #define CONFIG_MPC5200_DDR     1       /* ... use DDR RAM */
-#define CONFIG_DISPLAY_BOARDINFO
 
 #define CONFIG_SYS_TEXT_BASE   0xFE000000
 
@@ -36,7 +35,6 @@
 #define CONFIG_BAUDRATE                9600    /* ... at 9600 bps */
 #define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200, 230400 }
 /* define to enable silent console */
-#define CONFIG_SILENT_CONSOLE
 #define CONFIG_SYS_DEVICE_NULLDEV      1       /* include nulldev device */
 
 /*
@@ -44,7 +42,6 @@
  * 0x40000000 - 0x4fffffff - PCI Memory
  * 0x50000000 - 0x50ffffff - PCI IO Space
  */
-#define CONFIG_PCI
 
 #if defined(CONFIG_PCI)
 #define CONFIG_PCI_PNP         1
@@ -70,7 +67,6 @@
 
 /* USB */
 #define CONFIG_USB_OHCI_NEW
-#define CONFIG_USB_STORAGE
 #define CONFIG_SYS_OHCI_BE_CONTROLLER
 #undef CONFIG_SYS_USB_OHCI_BOARD_INIT
 #define CONFIG_SYS_USB_OHCI_CPU_INIT   1