projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78ebfa8
)
microblaze: Kconfig Fix - pci
author
Michal Simek
<monstr@monstr.eu>
Tue, 23 Mar 2010 14:46:10 +0000
(15:46 +0100)
committer
Michal Simek
<monstr@monstr.eu>
Thu, 1 Apr 2010 06:38:24 +0000
(08:38 +0200)
I forget to remove pci Kconfig option.
Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/microblaze/Kconfig
b/arch/microblaze/Kconfig
index 203ec61c6d4cf79c9d632aa33b36107218215c37..76818f926539bf444c8aa577d12dc1af1296d665 100644
(file)
--- a/
arch/microblaze/Kconfig
+++ b/
arch/microblaze/Kconfig
@@
-75,9
+75,6
@@
config LOCKDEP_SUPPORT
config HAVE_LATENCYTOP_SUPPORT
def_bool y
-config PCI
- def_bool n
-
config DTC
def_bool y