projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c227f12
)
arm: lpc32xx: remove selected HAVE_IDE
author
Vladimir Zapolskiy
<vz@mleia.com>
Sun, 1 Nov 2015 00:05:40 +0000
(
02:05
+0200)
committer
Vladimir Zapolskiy
<vz@mleia.com>
Thu, 11 Feb 2016 00:26:40 +0000
(
02:26
+0200)
NXP LPC32xx platform does not have any controller capable for disk
drives, selection of HAVE_IDE is not needed.
Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
arch/arm/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/Kconfig
b/arch/arm/Kconfig
index
948ae19
..
d03294f
100644
(file)
--- a/
arch/arm/Kconfig
+++ b/
arch/arm/Kconfig
@@
-531,7
+531,6
@@
config ARCH_LPC32XX
select COMMON_CLK
select CPU_ARM926T
select GENERIC_CLOCKEVENTS
- select HAVE_IDE
select USE_OF
help
Support for the NXP LPC32XX family of processors