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 | 49259b3eb3363fd8f6f533d93064512bdccb0b36 (patch) | |
tree | 4fda5bef32503d05f4daccf1d6ad60ff565dc8da /target/linux/ppc40x/config-default | |
parent | 1613beb6165b267cfd7ebf0fac594f7ebe00dca6 (diff) | |
download | upstream-49259b3eb3363fd8f6f533d93064512bdccb0b36.tar.gz upstream-49259b3eb3363fd8f6f533d93064512bdccb0b36.tar.bz2 upstream-49259b3eb3363fd8f6f533d93064512bdccb0b36.zip |
[ppc40x] add support for the OpenRB Medium board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16970 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 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 |