diff --git a/debian/arch/hppa/config b/debian/arch/hppa/config index 856d98c39..2999680f8 100644 --- a/debian/arch/hppa/config +++ b/debian/arch/hppa/config @@ -73,6 +73,7 @@ CONFIG_PCCARD_NONSTATIC=m CONFIG_SUPERIO=y CONFIG_CHASSIS_LCD_LED=y CONFIG_PDC_CHASSIS=y +CONFIG_PDC_CHASSIS_WARN=y CONFIG_PDC_STABLE=y CONFIG_BINFMT_ELF=y CONFIG_BINFMT_MISC=m diff --git a/debian/changelog b/debian/changelog index 39cdc3edd..f17ab2dfd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ linux-2.6 (2.6.17-0experimental.1) UNRELEASED; urgency=low * [mips] Update configurations. [ Kyle McMartin ] + * [hppa] Set PDC_CHASSIS_WARN to y. * [hppa] Update patchset (2.6.17-pa1) from parisc-linux.org. * [hppa] Change NR_CPUS to 8 from 32 on both SMP flavours. * [hppa] Set PARISC_PAGE_SIZE to 4K on all platforms.