]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/a4m072.h
disk: convert CONFIG_MAC_PARTITION to Kconfig
[people/ms/u-boot.git] / include / configs / a4m072.h
index b5be7b2806bc76f28adf793c3b3f031f3e4d02c2..ace10abc3e7b007e0d31442ca4b5d2468b3cda38 100644 (file)
@@ -35,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 */
 
 /*
  * 0x40000000 - 0x4fffffff - PCI Memory
  * 0x50000000 - 0x50ffffff - PCI IO Space
  */
-#define CONFIG_PCI
 
 #if defined(CONFIG_PCI)
-#define CONFIG_PCI_PNP         1
 #define CONFIG_PCI_SCAN_SHOW   1
 #define CONFIG_PCIAUTO_SKIP_HOST_BRIDGE        1
 
@@ -64,7 +61,6 @@
 #undef CONFIG_EEPRO100
 
 /* Partitions */
-#define CONFIG_MAC_PARTITION
 #define CONFIG_DOS_PARTITION
 
 /* USB */