diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-07-24 20:01:54 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-07-24 20:01:54 +0000 |
commit | d5cdcc5708e4f40db7ce9dd3883ac002501b09cf (patch) | |
tree | 4fda5bef32503d05f4daccf1d6ad60ff565dc8da /target/linux/ppc40x/config-default | |
parent | 2e1993f08ea83b23974d4a10c3f5604460676a8f (diff) |
[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 9a5029a5d..b8ed9051b 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 |