diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-07-29 14:59:08 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-07-29 14:59:08 +0000 |
commit | b88b62a2eaa8519eeb2f78500473218d44266783 (patch) | |
tree | b268069d0e25fede642e61d0f720af1ef008aedc /target/linux/generic-2.6/config-2.6.30 | |
parent | cf001a84b3972a1f5f9e67d453646c7797247def (diff) | |
download | upstream-b88b62a2eaa8519eeb2f78500473218d44266783.tar.gz upstream-b88b62a2eaa8519eeb2f78500473218d44266783.tar.bz2 upstream-b88b62a2eaa8519eeb2f78500473218d44266783.zip |
move some PPC symbols to the generic config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17041 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.30')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.30 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30 index e26b2df1d2..d8b21f48c2 100644 --- a/target/linux/generic-2.6/config-2.6.30 +++ b/target/linux/generic-2.6/config-2.6.30 @@ -1,3 +1,13 @@ +# CONFIG_REDWOOD is not set +# CONFIG_SIMPLE_GPIO is not set +# CONFIG_PPC_16K_PAGES is not set +# CONFIG_PPC_256K_PAGES is not set +CONFIG_PPC_4K_PAGES=y +# CONFIG_PPC_64K_PAGES is not set +# CONFIG_PCIEASPM is not set +# CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set +# CONFIG_HVC_UDBG is not set +CONFIG_STDBINUTILS=y # CONFIG_6PACK is not set # CONFIG_8139CP is not set # CONFIG_8139TOO is not set |