diff --git a/debian/changelog b/debian/changelog index f3d8a6c99..c8e373fdc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -48,7 +48,7 @@ linux (3.9.5-1) UNRELEASED; urgency=low [ Ben Hutchings ] * [powerpcspe] Remove installer udebs (really fixes FTBFS) * [s390] Add pgste to ptep_modify_prot_start() - + * [s390] Enable PCI, PCI and USB drivers -- Ben Hutchings Sat, 08 Jun 2013 15:25:11 +0100 diff --git a/debian/config/s390/config.s390x b/debian/config/s390/config.s390x index e638b7584..3b6fb2a26 100644 --- a/debian/config/s390/config.s390x +++ b/debian/config/s390/config.s390x @@ -9,4 +9,5 @@ CONFIG_MARCH_Z900=y # CONFIG_MARCH_Z10 is not set ## end choice CONFIG_64BIT=y +CONFIG_PCI=y