Turn off CONFIG_NIU since it fails to compile.

svn path=/dists/trunk/linux-2.6/; revision=10195
This commit is contained in:
Martin Michlmayr 2008-01-25 12:28:01 +00:00
parent 9aeed633d4
commit dbd93650b1
3 changed files with 3 additions and 0 deletions

1
debian/changelog vendored
View File

@ -7,6 +7,7 @@ linux-2.6 (2.6.24-1~experimental.1) UNRELEASED; urgency=low
* Don't build the AdvanSys driver on ARM since it fails to compile.
* Disable ATH5K on ARM since it fails to compile.
* [arm/iop32x] Activate DMADEVICES.
* [mips/mipsel] Turn off CONFIG_NIU since it fails to compile.
[ maximilian attems ]
* [amd64, i386]: Enable ACPI_SYSFS_POWER and disable ACPI_PROCFS_POWER.

View File

@ -1,3 +1,4 @@
CONFIG_MIPS=y
CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
CONFIG_GENERIC_FIND_NEXT_BIT=y
# CONFIG_NIU is not set

View File

@ -1 +1,2 @@
CONFIG_MIPS=y
# CONFIG_NIU is not set