diff options
author | Ben Dooks <ben-linux@fluff.org> | 2008-11-03 20:46:44 +0000 |
---|---|---|
committer | Ben Dooks <ben-linux@fluff.org> | 2008-11-03 20:46:44 +0000 |
commit | 973a971d5a5ef0d6a60e5c9b0df675fef6be3383 (patch) | |
tree | d49729a4bff6fd5bdacfcc57e7ba44911fd8812c /drivers/pcmcia/Kconfig | |
parent | f4bafd5dc0d4f03f6dc4466d233a4601c54d40b3 (diff) | |
parent | a75952b72a0fff3031124003e62118111aed42c1 (diff) |
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into rmk-next
Diffstat (limited to 'drivers/pcmcia/Kconfig')
-rw-r--r-- | drivers/pcmcia/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/pcmcia/Kconfig b/drivers/pcmcia/Kconfig index f57eeae3830..222904411a1 100644 --- a/drivers/pcmcia/Kconfig +++ b/drivers/pcmcia/Kconfig @@ -188,10 +188,6 @@ config PCMCIA_M8XX This driver is also available as a module called m8xx_pcmcia. -config HD64465_PCMCIA - tristate "HD64465 host bridge support" - depends on HD64465 && PCMCIA - config PCMCIA_AU1X00 tristate "Au1x00 pcmcia support" depends on SOC_AU1X00 && PCMCIA |