On Tue, Aug 21, 2012 at 02:52:21PM +0200, Ralf Baechle wrote: > On Fri, Jul 13, 2012 at 09:53:25PM +0530, Jayachandran C wrote: > > > +CONFIG_PARTITION_ADVANCED=y > > +CONFIG_ACORN_PARTITION=y > > +CONFIG_ACORN_PARTITION_ICS=y > > +CONFIG_ACORN_PARTITION_RISCIX=y > > +CONFIG_OSF_PARTITION=y > > +CONFIG_AMIGA_PARTITION=y > > +CONFIG_ATARI_PARTITION=y > > +CONFIG_MAC_PARTITION=y > > +CONFIG_BSD_DISKLABEL=y > > +CONFIG_MINIX_SUBPARTITION=y > > +CONFIG_SOLARIS_X86_PARTITION=y > > +CONFIG_UNIXWARE_DISKLABEL=y > > +CONFIG_LDM_PARTITION=y > > +CONFIG_SGI_PARTITION=y > > +CONFIG_ULTRIX_PARTITION=y > > +CONFIG_SUN_PARTITION=y > > +CONFIG_KARMA_PARTITION=y > > +CONFIG_EFI_PARTITION=y > > +CONFIG_SYSV68_PARTITION=y > > Plenty of weird partition types enabled in this config update; you may > want to review the config file for a future version. Unless you really > want to be able to deal with 1980's partitioning schemes, of course. This seems to be present from the very first version, and got rearranged when I regenerated this file. Will clean this up with the next update. Thanks, JC.