diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2010-05-30 01:41:34 +0200 |
---|---|---|
committer | Andrea Adami <andrea.adami@gmail.com> | 2010-05-30 01:41:34 +0200 |
commit | b2992054c508e4cb7d01b93810308fa797f4ef20 (patch) | |
tree | a0984d4119ce3b01571683c6c26b17277d562424 /recipes/linux | |
parent | 142bbf10cfa550dc2f801e9a9509d6b023de9a57 (diff) |
linux-kexecboot: update defconfig for poodle
Diffstat (limited to 'recipes/linux')
-rw-r--r-- | recipes/linux/linux-rp-2.6.26/defconfig-poodle | 2 | ||||
-rw-r--r-- | recipes/linux/linux-rp_2.6.26.bb | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/recipes/linux/linux-rp-2.6.26/defconfig-poodle b/recipes/linux/linux-rp-2.6.26/defconfig-poodle index 274789fe56..fa9ffa71ac 100644 --- a/recipes/linux/linux-rp-2.6.26/defconfig-poodle +++ b/recipes/linux/linux-rp-2.6.26/defconfig-poodle @@ -1064,7 +1064,7 @@ CONFIG_FB_CFB_IMAGEBLIT=y CONFIG_FB_PXA=y CONFIG_FB_PXA_LCD_QVGA=y # CONFIG_FB_PXA_LCD_VGA is not set -CONFIG_FB_PXA_OVERLAY=y +# CONFIG_FB_PXA_OVERLAY is not set # CONFIG_FB_PXA_PARAMETERS is not set # CONFIG_FB_MBX is not set # CONFIG_FB_W100 is not set diff --git a/recipes/linux/linux-rp_2.6.26.bb b/recipes/linux/linux-rp_2.6.26.bb index 240ae957fe..dbfa9acb9d 100644 --- a/recipes/linux/linux-rp_2.6.26.bb +++ b/recipes/linux/linux-rp_2.6.26.bb @@ -9,6 +9,7 @@ DEFAULT_PREFERENCE_spitz = "1" DEFAULT_PREFERENCE_collie = "1" DEFAULT_PREFERENCE_akita = "1" DEFAULT_PREFERENCE_c7x0 = "1" +DEFAULT_PREFERENCE_poodle = "-1" # Handy URLs # git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046 |