diff options
author | Bastian Blank <waldi@debian.org> | 2006-03-22 17:49:41 +0000 |
---|---|---|
committer | Bastian Blank <waldi@debian.org> | 2006-03-22 17:49:41 +0000 |
commit | e4bd48571bf4f95619709b875a3a89d7d1203b6b (patch) | |
tree | a55950917b9f055acc73adf9eaf528480ac4739b /debian/arch/mipsel | |
parent | 7cf3027ca7715eaf3e2e466b187dde0e3137ee48 (diff) | |
download | kernel_replicant_linux-e4bd48571bf4f95619709b875a3a89d7d1203b6b.tar.gz kernel_replicant_linux-e4bd48571bf4f95619709b875a3a89d7d1203b6b.tar.bz2 kernel_replicant_linux-e4bd48571bf4f95619709b875a3a89d7d1203b6b.zip |
Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=6265
Diffstat (limited to 'debian/arch/mipsel')
-rw-r--r-- | debian/arch/mipsel/config | 1 | ||||
-rw-r--r-- | debian/arch/mipsel/config.r5k-cobalt | 9 | ||||
-rw-r--r-- | debian/arch/mipsel/config.sb1-bcm91250a | 7 | ||||
-rw-r--r-- | debian/arch/mipsel/config.sb1a-bcm91480b | 7 |
4 files changed, 2 insertions, 22 deletions
diff --git a/debian/arch/mipsel/config b/debian/arch/mipsel/config index e69de29bb2d1..a1b333ca568b 100644 --- a/debian/arch/mipsel/config +++ b/debian/arch/mipsel/config @@ -0,0 +1 @@ +CONFIG_MIPS=y diff --git a/debian/arch/mipsel/config.r5k-cobalt b/debian/arch/mipsel/config.r5k-cobalt index 0524de7e0a68..b722a7654fa6 100644 --- a/debian/arch/mipsel/config.r5k-cobalt +++ b/debian/arch/mipsel/config.r5k-cobalt @@ -1,11 +1,4 @@ # -# Automatically generated make config: don't edit -# Linux kernel version: 2.6.16-rc5 -# Thu Mar 2 14:58:35 2006 -# -CONFIG_MIPS=y - -# # Machine selection # # CONFIG_MIPS_MTX1 is not set @@ -236,7 +229,7 @@ CONFIG_NET=y # Networking options # # CONFIG_NETDEBUG is not set -CONFIG_PACKET=m +CONFIG_PACKET=y CONFIG_PACKET_MMAP=y CONFIG_UNIX=y CONFIG_XFRM=y diff --git a/debian/arch/mipsel/config.sb1-bcm91250a b/debian/arch/mipsel/config.sb1-bcm91250a index 07837fa9d3e5..18f182a74332 100644 --- a/debian/arch/mipsel/config.sb1-bcm91250a +++ b/debian/arch/mipsel/config.sb1-bcm91250a @@ -1,11 +1,4 @@ # -# Automatically generated make config: don't edit -# Linux kernel version: 2.6.16-rc5 -# Thu Mar 2 14:55:46 2006 -# -CONFIG_MIPS=y - -# # Machine selection # # CONFIG_MIPS_MTX1 is not set diff --git a/debian/arch/mipsel/config.sb1a-bcm91480b b/debian/arch/mipsel/config.sb1a-bcm91480b index 3a07413e0914..ac228384c790 100644 --- a/debian/arch/mipsel/config.sb1a-bcm91480b +++ b/debian/arch/mipsel/config.sb1a-bcm91480b @@ -1,11 +1,4 @@ # -# Automatically generated make config: don't edit -# Linux kernel version: 2.6.16-rc5 -# Thu Mar 2 14:55:46 2006 -# -CONFIG_MIPS=y - -# # Machine selection # # CONFIG_MIPS_MTX1 is not set |