[PATCH] update ppc64 g5_defconfig

Benjamin Herrenschmidt benh at kernel.crashing.org
Tue Feb 8 15:04:15 EST 2005


On Mon, 2005-02-07 at 15:45 +0100, Olaf Hering wrote:
> This updates the G5 defconfig, disables some option for hardware that is
> not used on such toys.

Hi ! Good idea, a few comments tho...

> +CONFIG_AUDIT=y
> +CONFIG_AUDITSYSCALL=y

Do we want these ?

> -CONFIG_IP_NF_*=y
  .../...
> +CONFIG_IP_NF_*=y

I suspect the above was done by Linus (that is putting them all
built-in :) You may have to argue with him on these or do a
linus_defconfig :)

> +CONFIG_BACKLIGHT_LCD_SUPPORT=y
> +CONFIG_BACKLIGHT_CLASS_DEVICE=m
> +CONFIG_BACKLIGHT_DEVICE=y
> +CONFIG_LCD_CLASS_DEVICE=m
> +CONFIG_LCD_DEVICE=y

Do we have any use of the above on ppc yet ?
 
> -# CONFIG_REISERFS_FS is not set
> +CONFIG_REISERFS_FS=y

Ahem ... no comment :)

> -# CONFIG_NLS_CODEPAGE_437 is not set
> +CONFIG_NLS_CODEPAGE_437=y

Good idea :)

> +CONFIG_DEBUG_FS=y

Hrm...

Ben.





More information about the Linuxppc64-dev mailing list