diff options
author | Bastian Blank <waldi@debian.org> | 2006-03-30 20:58:41 +0000 |
---|---|---|
committer | Bastian Blank <waldi@debian.org> | 2006-03-30 20:58:41 +0000 |
commit | 4a5e85059541818257733bc3a334c04be0ca9554 (patch) | |
tree | 24b85087798c52b90eea3c08d7c312540c29f681 /debian/arch/arm | |
parent | fcbc6be92966ec040fd0cfaea5a88a761b15f75c (diff) | |
download | kernel_replicant_linux-4a5e85059541818257733bc3a334c04be0ca9554.tar.gz kernel_replicant_linux-4a5e85059541818257733bc3a334c04be0ca9554.tar.bz2 kernel_replicant_linux-4a5e85059541818257733bc3a334c04be0ca9554.zip |
* debian/arch/alpha/config, debian/arch/amd64/config,
debian/arch/arm/config.s3c2410, debian/arch/i386/config,
debian/arch/ia64/config: Disable Cumana partition support.
* debian/changelog: Update.
Closes: 359207
svn path=/dists/sid/linux-2.6/; revision=6350
Diffstat (limited to 'debian/arch/arm')
-rw-r--r-- | debian/arch/arm/config.s3c2410 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/arch/arm/config.s3c2410 b/debian/arch/arm/config.s3c2410 index 31a2ae85a3f4..8101bb9acf38 100644 --- a/debian/arch/arm/config.s3c2410 +++ b/debian/arch/arm/config.s3c2410 @@ -1131,7 +1131,7 @@ CONFIG_PPP_MULTILINK=y # CONFIG_USB_GADGET_NET2280 is not set CONFIG_USB_SERIAL_MCT_U232=m CONFIG_PARPORT_NOT_PC=y -CONFIG_ACORN_PARTITION_CUMANA=y +# CONFIG_ACORN_PARTITION_CUMANA is not set CONFIG_USB_SERIAL_TI=m CONFIG_USB_STORAGE_JUMPSHOT=y CONFIG_USB_AIPTEK=m |