projects
/
platform
/
kernel
/
kernel-mfld-blackbay.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
|
history
diff --git
a/arch/microblaze/Kconfig
b/arch/microblaze/Kconfig
index
203ec61
..
76818f9
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