diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-07-19 07:38:06 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-07-19 07:38:06 +0000 |
commit | c84a5161c5e4c5ea71715f60b937d8cf45592fde (patch) | |
tree | 43756b238e92cc94eae02278a8f36ab352099ac9 /target/linux/ppc40x/config-2.6.30 | |
parent | 6cf3706f85af0be07d31317bb57bf08d3b70080a (diff) | |
download | upstream-c84a5161c5e4c5ea71715f60b937d8cf45592fde.tar.gz upstream-c84a5161c5e4c5ea71715f60b937d8cf45592fde.tar.bz2 upstream-c84a5161c5e4c5ea71715f60b937d8cf45592fde.zip |
add support for the OpenRB Light board
SVN-Revision: 16908
Diffstat (limited to 'target/linux/ppc40x/config-2.6.30')
-rw-r--r-- | target/linux/ppc40x/config-2.6.30 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ppc40x/config-2.6.30 b/target/linux/ppc40x/config-2.6.30 index 86510986a1..338d4febdb 100644 --- a/target/linux/ppc40x/config-2.6.30 +++ b/target/linux/ppc40x/config-2.6.30 @@ -128,6 +128,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 |