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
In linux kernel since version 3.11 (release Date: 2013-09-02)  
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:
depends
CONFIG_BLOCK