From a4e259cab3c3149c8090563d9d9a4e271d87bbc6 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Wed, 27 Jul 2005 11:44:16 -0700 Subject: [PATCH] --- yaml --- r: 5147 b: refs/heads/master c: 64c74de7a3a744bc546ef76872be6285307ce101 h: refs/heads/master i: 5145: 82ecc55780f481fdfc1f6adaf2d7621c582f2b05 5143: d648a689282e05719e22c6059623e49f5bba1f5a v: v3 --- [refs] | 2 +- trunk/drivers/macintosh/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 92561067afc5..6995c10c1421 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1bc3a1ec6030f7a6a9e78172e1221be9baed68e8 +refs/heads/master: 64c74de7a3a744bc546ef76872be6285307ce101 diff --git a/trunk/drivers/macintosh/Kconfig b/trunk/drivers/macintosh/Kconfig index 91691a6c004e..65ab64c43b3e 100644 --- a/trunk/drivers/macintosh/Kconfig +++ b/trunk/drivers/macintosh/Kconfig @@ -4,7 +4,7 @@ menu "Macintosh device drivers" config ADB bool "Apple Desktop Bus (ADB) support" - depends on MAC || PPC_PMAC + depends on MAC || (PPC_PMAC && PPC32) help Apple Desktop Bus (ADB) support is for support of devices which are connected to an ADB port. ADB devices tend to have 4 pins.