diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-12-02 21:54:53 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-12-02 21:54:53 +0000 |
commit | fd91a97ab4db20f122db5e2f07ddbe24eb6429e5 (patch) | |
tree | 38c4d972e86799f66874403d3b081ce587b89882 /target/linux/au1000/config-2.6.27 | |
parent | 449261ed2d0704e4b64f4e362ee08876f6427134 (diff) | |
download | upstream-fd91a97ab4db20f122db5e2f07ddbe24eb6429e5.tar.gz upstream-fd91a97ab4db20f122db5e2f07ddbe24eb6429e5.tar.bz2 upstream-fd91a97ab4db20f122db5e2f07ddbe24eb6429e5.zip |
[kernel] make mips_machine stuff available for other MIPS targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13492 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/au1000/config-2.6.27')
-rw-r--r-- | target/linux/au1000/config-2.6.27 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/au1000/config-2.6.27 b/target/linux/au1000/config-2.6.27 index 2a4b82f9b6..2a3e46caab 100644 --- a/target/linux/au1000/config-2.6.27 +++ b/target/linux/au1000/config-2.6.27 @@ -138,6 +138,7 @@ CONFIG_MIPS_AU1X00_ENET=y # CONFIG_MIPS_DB1500 is not set # CONFIG_MIPS_DB1550 is not set CONFIG_MIPS_L1_CACHE_SHIFT=5 +# CONFIG_MIPS_MACHINE is not set # CONFIG_MIPS_MALTA is not set # CONFIG_MIPS_MIRAGE is not set CONFIG_MIPS_MTX1=y |