On 09/09/2012 06:37 AM, Hauke Mehrtens wrote:
> This patch is based on top of 0003-default-configs.patch from
> http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.6-rc4-quantal/ .
>
> For kernel 3.6-rc1 media support was deactivated for the ubuntu
> mainline kernels. This patch activates the following options and
> selects then the old values used in kernel 3.5 or the default values
> for new options.
>
> CONFIG_MEDIA_ANALOG_TV_SUPPORT
> CONFIG_MEDIA_CAMERA_SUPPORT
> CONFIG_MEDIA_DIGITAL_TV_SUPPORT
> CONFIG_MEDIA_RADIO_SUPPORT
> CONFIG_MEDIA_RC_SUPPORT
>
> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
> ---
> debian.master/config/config.common.ubuntu | 510 ++++++++++++++++++++++++++++-
> 1 file changed, 504 insertions(+), 6 deletions(-)
>
Hauke - given the way Andy has designed the mainline build scripts I
think we have to wait until the R archive opens with the R toolchain and
chroot. Then we'll be able to use the configs from the ubuntu-r repository.
In the meantime you can build v3.6-rc5 from
git://kernel.ubuntu.com/ubuntu/ubuntu-r.git using whatever toolchain you
want (which I know isn't as easy as just downloading a pre-built deb).
git clone git://kernel.ubuntu.com/ubuntu/ubuntu-r.git
cd ubuntu-r
fakeroot debian/rule clean prepare-generic
cp debian/build/build-generic/.config .
make deb-pkg
rtg
--
Tim Gardner tim.gardner@canonical.com
--
kernel-team mailing list
kernel-team@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kernel-team