[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#721191: linux: patch for parisc/hppa architecture



On Wed, 2013-08-28 at 23:22 +0200, Helge Deller wrote:
[...]
> diff -up ./debian/config/hppa/config.parisc64-smp.org ./debian/config/hppa/config.parisc64-smp
> --- ./debian/config/hppa/config.parisc64-smp.org        2013-05-04 04:44:45.000000000 +0200
> +++ ./debian/config/hppa/config.parisc64-smp    2013-08-26 22:50:12.000000000 +0200
> @@ -8,6 +8,7 @@ CONFIG_PA8X00=y
>  CONFIG_64BIT=y
>  CONFIG_SMP=y
>  CONFIG_NR_CPUS=8
> +CONFIG_MLONGCALLS=y
>  
>  ##
>  ## file: mm/Kconfig
> @@ -16,3 +17,24 @@ CONFIG_NR_CPUS=8
>  # CONFIG_FLATMEM_MANUAL is not set
>  ## end choice
>  
> +# For the IDE CDROM in C8000 workstation
> +CONFIG_IDE=m
> +CONFIG_BLK_DEV_SIIMAGE=m

Why not CONFIG_PATA_SIL680 instead?

> +# For the built-in SCSI controller in C8000 workstation
> +CONFIG_FUSION=y

Why should this be built-in?

> +CONFIG_FUSION_SPI=m
> +
> +# Built-in NIC in C8000 workstation
> +CONFIG_E1000=m

This is redundant with the top-level config.

[...]
> +CONFIG_DRM=y

Why should this be built-in?

> +CONFIG_DRM_KMS_HELPER=y
> +CONFIG_DRM_TTM=y

These are automatic configuration symbols; you can't set them.

> +CONFIG_BACKLIGHT_LCD_SUPPORT=y
[...]

This is redundant with the top-level config.

Ben.

-- 
Ben Hutchings
I haven't lost my mind; it's backed up on tape somewhere.

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: