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 | 404925837dc02aecec1c17bcdc018e201842ee7a (patch) | |
tree | 113c9020c92274646918516281d0c166cfb12db4 /target/linux/ppc40x/config-default | |
parent | 0f7cfac9f35958864d2cb503cd713ffc21312b8a (diff) | |
download | upstream-404925837dc02aecec1c17bcdc018e201842ee7a.tar.gz upstream-404925837dc02aecec1c17bcdc018e201842ee7a.tar.bz2 upstream-404925837dc02aecec1c17bcdc018e201842ee7a.zip |
backport support of the OpenRB Lite board to 2.6.28
SVN-Revision: 16912
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 |