diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-07-19 09:30:37 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-07-19 09:30:37 +0000 |
commit | d538c35af2816cbed0947bf106634d58a4eef304 (patch) | |
tree | 0f4594bee1336ca33dea02b3433602989730bda1 /target/linux/ppc40x/config-default | |
parent | 69d8e574d7d98175bbd762c70d88e289f5af6b8e (diff) | |
download | upstream-d538c35af2816cbed0947bf106634d58a4eef304.tar.gz upstream-d538c35af2816cbed0947bf106634d58a4eef304.tar.bz2 upstream-d538c35af2816cbed0947bf106634d58a4eef304.zip |
[ppc40x] backport support of the OpenRB Lite board to 2.6.28
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16912 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ppc40x/config-default')
-rw-r--r-- | target/linux/ppc40x/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ppc40x/config-default b/target/linux/ppc40x/config-default index d0db7b07a8..a103bf7351 100644 --- a/target/linux/ppc40x/config-default +++ b/target/linux/ppc40x/config-default @@ -117,6 +117,7 @@ CONFIG_NOT_COHERENT_CACHE=y CONFIG_OF=y CONFIG_OF_DEVICE=y CONFIG_OF_GPIO=y +CONFIG_OPENRB_LIGHT=y CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_PAGE_OFFSET=0xc0000000 CONFIG_PCI=y |