diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-07-19 09:30:37 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-07-19 09:30:37 +0000 |
commit | 1b11ae512b1e3f8ec7c02903d182d59e1c43d338 (patch) | |
tree | 0f4594bee1336ca33dea02b3433602989730bda1 /target/linux/ppc40x/config-default | |
parent | 6f552b2cec06f0d2486f650a17653a5796976887 (diff) |
[ppc40x] backport support of the OpenRB Lite board to 2.6.28
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16912 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 d0db7b07a..a103bf735 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 |