diff options
author | Mike Westerhof <mwester@dls.net> | 2009-04-15 20:01:10 -0500 |
---|---|---|
committer | Mike Westerhof <mwester@dls.net> | 2009-04-15 20:01:10 -0500 |
commit | fb7eba513b2d59c33163bd380019a4cabc8b6782 (patch) | |
tree | f6ba44e483f05eb98a7f3619fe5ecb4785f5c682 /recipes/linux/linux-openmoko-2.6.29/defconfig-oe.patch | |
parent | a91ef39c62f371125a92098d4fbd45056122c384 (diff) |
Openmoko: linux-openmoko-2.6.29 - commit new recipe tied to upstream kernel
git repo, which is currently at 2.6.29-rc3 + Openmoko patches. Note that
the preferred kernel remains unchanged; select this kernel via local.conf.
Diffstat (limited to 'recipes/linux/linux-openmoko-2.6.29/defconfig-oe.patch')
-rw-r--r-- | recipes/linux/linux-openmoko-2.6.29/defconfig-oe.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/linux/linux-openmoko-2.6.29/defconfig-oe.patch b/recipes/linux/linux-openmoko-2.6.29/defconfig-oe.patch new file mode 100644 index 0000000000..3f65387b78 --- /dev/null +++ b/recipes/linux/linux-openmoko-2.6.29/defconfig-oe.patch @@ -0,0 +1,12 @@ +--- gta02-packaging-defconfig 2009-01-12 13:09:33.000000000 +0000 ++++ defconfig-oe 2009-01-12 13:18:23.000000000 +0000 +@@ -337,9 +337,6 @@ + # + # At least one emulation must be selected + # +-CONFIG_FPE_NWFPE=y +-# CONFIG_FPE_NWFPE_XP is not set +-# CONFIG_FPE_FASTFPE is not set + + # + # Userspace binary formats |