aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_2.6.33.bb
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2010-11-11 14:59:50 -0700
committerTom Rini <tom_rini@mentor.com>2010-11-11 15:01:00 -0700
commit3bf5876d57f0744f29fb822c52de2b668736865d (patch)
treebdea52a2b3fdaa3846c88cfa3cee5a021427283b /recipes/linux/linux_2.6.33.bb
parentac36d86725da867d691b16668d88f096d0b7da37 (diff)
downloadopenembedded-3bf5876d57f0744f29fb822c52de2b668736865d.tar.gz
linux 2.6.33: Add mpc831[35]e-rdb support
Bring these boards up to a slightly more modern version. In the case of 8313, grab upstream defconfig and in the case of 8315 just confirm against upstream defconfig for nothing too strange. Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/linux/linux_2.6.33.bb')
-rw-r--r--recipes/linux/linux_2.6.33.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/linux/linux_2.6.33.bb b/recipes/linux/linux_2.6.33.bb
index 595ccf1436..65d86b3247 100644
--- a/recipes/linux/linux_2.6.33.bb
+++ b/recipes/linux/linux_2.6.33.bb
@@ -7,6 +7,8 @@ DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_ts72xx = "-1"
DEFAULT_PREFERENCE_mpc8641-hpcn = "1"
DEFAULT_PREFERENCE_p2020ds = "1"
+DEFAULT_PREFERENCE_mpc8313e-rdb = "1"
+DEFAULT_PREFERENCE_mpc8315e-rdb = "1"
DEFAULT_PREFERENCE_mpc8544ds = "1"
DEFAULT_PREFERENCE_imote2 = "1"
DEFAULT_PREFERENCE_afeb9260 = "1"