diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-07-24 20:01:54 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-07-24 20:01:54 +0000 |
commit | 03aef1e2c5c4372be96faf93cc5478bbedf80e59 (patch) | |
tree | 31339179bf5158ea53be0ab61bbe26299422e076 /target/linux/ppc40x/config-default | |
parent | ea6665874f93fcdde7ad6d27754f1b814f177862 (diff) | |
download | upstream-03aef1e2c5c4372be96faf93cc5478bbedf80e59.tar.gz upstream-03aef1e2c5c4372be96faf93cc5478bbedf80e59.tar.bz2 upstream-03aef1e2c5c4372be96faf93cc5478bbedf80e59.zip |
add support for the OpenRB Medium board
SVN-Revision: 16970
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 9a5029a5d3..b8ed9051b2 100644 --- a/target/linux/ppc40x/config-default +++ b/target/linux/ppc40x/config-default @@ -119,6 +119,7 @@ CONFIG_OF=y CONFIG_OF_DEVICE=y CONFIG_OF_GPIO=y CONFIG_OPENRB_LIGHT=y +CONFIG_OPENRB_MEDIUM=y CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_PAGE_OFFSET=0xc0000000 CONFIG_PCI=y |