From: Tony Lindgren Date: Fri, 10 Dec 2010 17:46:24 +0000 (-0800) Subject: omap1: Add omap1_defconfig X-Git-Tag: v2.6.38-rc1~469^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cfce27c14aad746fe6f1b0bbeefab52b8b6217f;p=pandora-kernel.git omap1: Add omap1_defconfig 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 --- Reading git-diff-tree failed