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:
e09348c
)
ARM: versatile: fix versatile_defconfig
author
Arnd Bergmann
<arnd@arndb.de>
Fri, 26 Oct 2012 21:06:43 +0000
(23:06 +0200)
committer
Arnd Bergmann
<arnd@arndb.de>
Sat, 27 Oct 2012 15:46:56 +0000
(17:46 +0200)
With the introduction of CONFIG_ARCH_MULTIPLATFORM, versatile is
no longer the default platform, so we need to enable
CONFIG_ARCH_VERSATILE explicitly in order for that to be selected
rather than the multiplatform configuration.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/versatile_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/versatile_defconfig
b/arch/arm/configs/versatile_defconfig
index
cdd4d2b
..
2ba9e63
100644
(file)
--- a/
arch/arm/configs/versatile_defconfig
+++ b/
arch/arm/configs/versatile_defconfig
@@
-1,3
+1,4
@@
+CONFIG_ARCH_VERSATILE=y
CONFIG_EXPERIMENTAL=y
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_SYSVIPC=y