diff options
Diffstat (limited to 'drivers/macintosh/Kconfig')
-rw-r--r-- | drivers/macintosh/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/macintosh/Kconfig b/drivers/macintosh/Kconfig index 8a7117a08cf0..b0ace5bc950c 100644 --- a/drivers/macintosh/Kconfig +++ b/drivers/macintosh/Kconfig | |||
@@ -126,13 +126,6 @@ config PMAC_BACKLIGHT | |||
126 | events; also, the PowerBook button device will be enabled so you can | 126 | events; also, the PowerBook button device will be enabled so you can |
127 | change the screen brightness. | 127 | change the screen brightness. |
128 | 128 | ||
129 | config MAC_SERIAL | ||
130 | tristate "Support for PowerMac serial ports (OBSOLETE DRIVER)" | ||
131 | depends on PPC_PMAC && BROKEN | ||
132 | help | ||
133 | This driver is obsolete. Use CONFIG_SERIAL_PMACZILOG in | ||
134 | "Character devices --> Serial drivers --> PowerMac z85c30" option. | ||
135 | |||
136 | config ADB_MACIO | 129 | config ADB_MACIO |
137 | bool "Include MacIO (CHRP) ADB driver" | 130 | bool "Include MacIO (CHRP) ADB driver" |
138 | depends on ADB && PPC_CHRP && !PPC_PMAC64 | 131 | depends on ADB && PPC_CHRP && !PPC_PMAC64 |