diff --git a/debian/changelog b/debian/changelog index 7218f873c..49137103e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,6 +25,8 @@ linux (3.7.1-1~experimental.1) UNRELEASED; urgency=low - Re-enable MFD_MC13XXX_SPI (formerly included in MFD_MC13XXX) - Enable PWM and re-enable PWM_IMX (formerly known as MXC_PWM) * [i386] comedi: Re-enable COMEDI_ISA_DRIVERS + * [i386,alpha] media/radio: Enable V4L_RADIO_ISA_DRIVERS and re-enable + the ISA drivers -- maximilian attems Thu, 06 Dec 2012 18:14:33 +0100 diff --git a/debian/config/alpha/config b/debian/config/alpha/config index 847bc691f..0c7b39ace 100644 --- a/debian/config/alpha/config +++ b/debian/config/alpha/config @@ -415,6 +415,7 @@ CONFIG_ISDN_DIVAS_MAINT=m ## CONFIG_USB_DSBR=m CONFIG_RADIO_MAXIRADIO=m +CONFIG_V4L_RADIO_ISA_DRIVERS=y CONFIG_RADIO_CADET=m CONFIG_RADIO_RTRACK=m CONFIG_RADIO_RTRACK2=m diff --git a/debian/config/kernelarch-x86/config-arch-32 b/debian/config/kernelarch-x86/config-arch-32 index c504b7c5f..5026db574 100644 --- a/debian/config/kernelarch-x86/config-arch-32 +++ b/debian/config/kernelarch-x86/config-arch-32 @@ -199,6 +199,7 @@ CONFIG_LEDS_WRAP=m ## ## file: drivers/media/radio/Kconfig ## +CONFIG_V4L_RADIO_ISA_DRIVERS=y CONFIG_RADIO_CADET=m CONFIG_RADIO_RTRACK=m CONFIG_RADIO_RTRACK2=m