diff options
| author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-10-30 10:41:34 +0000 |
|---|---|---|
| committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-10-30 10:41:34 +0000 |
| commit | 89fd711095b3490ed672e7c7c4a21ae8f375daa2 (patch) | |
| tree | cf3d62dc87ac8b029ab3c15a5a62c901c0661958 | |
| parent | 861910a751596b6325e4343cbe31ae717bba127a (diff) | |
| download | poky-89fd711095b3490ed672e7c7c4a21ae8f375daa2.tar.gz | |
linux-rp: enable PXA Overlay support for akita
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3037 311d38ba-8fff-0310-9ca6-ca027cbcb966
| -rw-r--r-- | meta/packages/linux/linux-rp-2.6.23/defconfig-akita | 2 | ||||
| -rw-r--r-- | meta/packages/linux/linux-rp_2.6.23.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/linux/linux-rp-2.6.23/defconfig-akita b/meta/packages/linux/linux-rp-2.6.23/defconfig-akita index ad362063e6..7d9adaf0e3 100644 --- a/meta/packages/linux/linux-rp-2.6.23/defconfig-akita +++ b/meta/packages/linux/linux-rp-2.6.23/defconfig-akita | |||
| @@ -1005,7 +1005,7 @@ CONFIG_FB_DEFERRED_IO=y | |||
| 1005 | CONFIG_FB_PXA=y | 1005 | CONFIG_FB_PXA=y |
| 1006 | CONFIG_FB_PXA_LCD_QVGA=y | 1006 | CONFIG_FB_PXA_LCD_QVGA=y |
| 1007 | # CONFIG_FB_PXA_LCD_VGA is not set | 1007 | # CONFIG_FB_PXA_LCD_VGA is not set |
| 1008 | # CONFIG_FB_PXA_OVERLAY is not set | 1008 | CONFIG_FB_PXA_OVERLAY=y |
| 1009 | # CONFIG_FB_PXA_PARAMETERS is not set | 1009 | # CONFIG_FB_PXA_PARAMETERS is not set |
| 1010 | # CONFIG_FB_MBX is not set | 1010 | # CONFIG_FB_MBX is not set |
| 1011 | # CONFIG_FB_W100 is not set | 1011 | # CONFIG_FB_W100 is not set |
diff --git a/meta/packages/linux/linux-rp_2.6.23.bb b/meta/packages/linux/linux-rp_2.6.23.bb index 891ef739c7..840400381e 100644 --- a/meta/packages/linux/linux-rp_2.6.23.bb +++ b/meta/packages/linux/linux-rp_2.6.23.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require linux-rp.inc | 1 | require linux-rp.inc |
| 2 | 2 | ||
| 3 | PR = "r4" | 3 | PR = "r5" |
| 4 | 4 | ||
| 5 | DEFAULT_PREFERENCE_qemuarm = "-1" | 5 | DEFAULT_PREFERENCE_qemuarm = "-1" |
| 6 | DEFAULT_PREFERENCE_qemux86 = "-1" | 6 | DEFAULT_PREFERENCE_qemux86 = "-1" |
