--- zzzz-none-000/linux-2.4.17/fs/partitions/Config.in 2001-08-12 18:13:59.000000000 +0000 +++ sangam-fb-322/linux-2.4.17/fs/partitions/Config.in 2004-11-24 13:22:10.000000000 +0000 @@ -6,6 +6,7 @@ bool ' Acorn partition support' CONFIG_ACORN_PARTITION if [ "$CONFIG_ACORN_PARTITION" != "n" ]; then # bool ' Cumana partition support' CONFIG_ACORN_PARTITION_CUMANA + bool ' EESOX partition support' CONFIG_ACORN_PARTITION_EESOX bool ' ICS partition support' CONFIG_ACORN_PARTITION_ICS bool ' Native filecore partition support' CONFIG_ACORN_PARTITION_ADFS bool ' PowerTec partition support' CONFIG_ACORN_PARTITION_POWERTEC @@ -51,6 +52,7 @@ define_bool CONFIG_ACORN_PARTITION y define_bool CONFIG_ACORN_PARTITION_ADFS y # define_bool CONFIG_ACORN_PARTITION_CUMANA y + define_bool CONFIG_ACORN_PARTITION_EESOX y define_bool CONFIG_ACORN_PARTITION_ICS y define_bool CONFIG_ACORN_PARTITION_POWERTEC y define_bool CONFIG_ACORN_PARTITION_RISCIX y