projects
/
platform
/
kernel
/
linux-amlogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e34fae7
)
pcmcia: Remove ARCH_CLPS711X dependency
author
Alexander Shiyan
<shc_work@mail.ru>
Sun, 16 Jun 2013 18:42:05 +0000
(22:42 +0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 17 Jun 2013 23:41:49 +0000
(16:41 -0700)
No dependencies of PCMCIA and ARCH_CLPS711X.
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/pcmcia/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/pcmcia/Kconfig
b/drivers/pcmcia/Kconfig
index
80faa56
..
6f61931
100644
(file)
--- a/
drivers/pcmcia/Kconfig
+++ b/
drivers/pcmcia/Kconfig
@@
-243,7
+243,7
@@
config PCMCIA_DEBUG
config PCMCIA_PROBE
bool
- default y if ISA && !ARCH_SA1100 && !
ARCH_CLPS711X && !
PARISC
+ default y if ISA && !ARCH_SA1100 && !PARISC
config M32R_PCC
bool "M32R PCMCIA I/F"