diff options
Diffstat (limited to 'include/configs/pb1x00.h')
-rw-r--r-- | include/configs/pb1x00.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/pb1x00.h b/include/configs/pb1x00.h index c92948f725..10d39e0a29 100644 --- a/include/configs/pb1x00.h +++ b/include/configs/pb1x00.h @@ -104,7 +104,6 @@ /*---USB -------------------------------------------*/ #if 0 #define CONFIG_USB_OHCI -#define CONFIG_DOS_PARTITION #endif /*---ATA PCMCIA ------------------------------------*/ @@ -114,7 +113,6 @@ #define CONFIG_PCMCIA_SLOT_A #define CONFIG_ATAPI 1 -#define CONFIG_MAC_PARTITION 1 /* We run CF in "true ide" mode or a harddrive via pcmcia */ #define CONFIG_IDE_PCMCIA 1 |