git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f9187c
)
omap1: Add omap1_defconfig
author
Tony Lindgren
<tony@atomide.com>
Fri, 10 Dec 2010 17:46:24 +0000
(09:46 -0800)
committer
Tony Lindgren
<tony@atomide.com>
Fri, 10 Dec 2010 17:46:55 +0000
(09:46 -0800)
The omap1_defconfig this should be eventually usable for booting
all omap1 machines. Generated based on:
$ grep ARCH_OMAP1=y arch/arm/configs/* | cut -d: -f1 | xargs cat | \
sort | uniq >> arch/arm/configs/omap1_defconfig
Then change few things manually, like use Nokia 770 CONFIG_CMDLINE
as it does not allow setting it in the bootloader.
Finally ran make savedefconfig on it.
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/configs/omap1_defconfig
[new file with mode: 0644]
patch
|
blob
diff --cc
arch/arm/configs/omap1_defconfig
Simple merge