kernelconfig_penguin
depends
CONFIG_BLOCK

AIX basic partition table support

modulename: aix.ko
configname: CONFIG_AIX_PARTITION

Linux Kernel Configuration
└─> Enable the block layer
└─> Partition Types
└─> AIX basic partition table support

Say Y here if you would like to be able to read the hard disk
partition table format used by IBM or Motorola PowerPC machines
running AIX. AIX actually uses a Logical Volume Manager, where
"logical volumes" can be spread across one or multiple disks,
but this driver works only for the simple case of partitions which
are contiguous.
Otherwise, say N.


source code:


block/partitions/aix.c