diff options
-rw-r--r-- | target/linux/cobalt/config-2.6.32 | 1 | ||||
-rw-r--r-- | target/linux/gemini/config-default | 1 | ||||
-rw-r--r-- | target/linux/iop32x/config-default | 1 | ||||
-rw-r--r-- | target/linux/ixp4xx/config-2.6.32 | 1 | ||||
-rw-r--r-- | target/linux/ixp4xx/config-2.6.33 | 1 | ||||
-rw-r--r-- | target/linux/kirkwood/config-default | 1 | ||||
-rw-r--r-- | target/linux/omap35xx/config-2.6.32 | 1 | ||||
-rw-r--r-- | target/linux/orion/config-default | 1 | ||||
-rw-r--r-- | target/linux/ps3/config-2.6.30 | 1 | ||||
-rw-r--r-- | target/linux/pxcab/config-2.6.30 | 1 | ||||
-rw-r--r-- | target/linux/s3c24xx/config-2.6.30 | 1 |
11 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/cobalt/config-2.6.32 b/target/linux/cobalt/config-2.6.32 index b561ce4..6ebd2ee 100644 --- a/target/linux/cobalt/config-2.6.32 +++ b/target/linux/cobalt/config-2.6.32 @@ -131,7 +131,6 @@ CONFIG_CPU_LITTLE_ENDIAN=y CONFIG_CPU_NEVADA=y CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y CONFIG_CPU_SUPPORTS_64BIT_KERNEL=y -CONFIG_CRC16=y CONFIG_CSRC_R4K=y CONFIG_CSRC_R4K_LIB=y CONFIG_DE2104X=y diff --git a/target/linux/gemini/config-default b/target/linux/gemini/config-default index d5d74ca..bff3169 100644 --- a/target/linux/gemini/config-default +++ b/target/linux/gemini/config-default @@ -30,7 +30,6 @@ CONFIG_CPU_FA526=y # CONFIG_CPU_ICACHE_DISABLE is not set CONFIG_CPU_PABRT_NOIFAR=y CONFIG_CPU_TLB_FA=y -CONFIG_CRC16=y # CONFIG_DEBUG_USER is not set CONFIG_DECOMPRESS_LZMA=y CONFIG_DEVPORT=y diff --git a/target/linux/iop32x/config-default b/target/linux/iop32x/config-default index 81d2e2b..4e0681c 100644 --- a/target/linux/iop32x/config-default +++ b/target/linux/iop32x/config-default @@ -25,7 +25,6 @@ CONFIG_CPU_CP15=y CONFIG_CPU_PABRT_LEGACY=y CONFIG_CPU_TLB_V4WBI=y CONFIG_CPU_XSCALE=y -CONFIG_CRC16=y # CONFIG_DEBUG_USER is not set CONFIG_DECOMPRESS_LZMA=y CONFIG_DEVPORT=y diff --git a/target/linux/ixp4xx/config-2.6.32 b/target/linux/ixp4xx/config-2.6.32 index 0b33252..9977686 100644 --- a/target/linux/ixp4xx/config-2.6.32 +++ b/target/linux/ixp4xx/config-2.6.32 @@ -32,7 +32,6 @@ CONFIG_CPU_IXP46X=y CONFIG_CPU_PABRT_NOIFAR=y CONFIG_CPU_TLB_V4WBI=y CONFIG_CPU_XSCALE=y -CONFIG_CRC16=y # CONFIG_DEBUG_USER is not set CONFIG_DECOMPRESS_LZMA=y CONFIG_DEVPORT=y diff --git a/target/linux/ixp4xx/config-2.6.33 b/target/linux/ixp4xx/config-2.6.33 index d5efae4..d49bee9 100644 --- a/target/linux/ixp4xx/config-2.6.33 +++ b/target/linux/ixp4xx/config-2.6.33 @@ -34,7 +34,6 @@ CONFIG_CPU_IXP46X=y CONFIG_CPU_PABRT_LEGACY=y CONFIG_CPU_TLB_V4WBI=y CONFIG_CPU_XSCALE=y -CONFIG_CRC16=y CONFIG_DEBUG_BUGVERBOSE=y # CONFIG_DEBUG_USER is not set CONFIG_DECOMPRESS_LZMA=y diff --git a/target/linux/kirkwood/config-default b/target/linux/kirkwood/config-default index 3f6e03d..5af3957 100644 --- a/target/linux/kirkwood/config-default +++ b/target/linux/kirkwood/config-default @@ -31,7 +31,6 @@ CONFIG_CPU_IDLE_GOV_MENU=y CONFIG_CPU_IDLE=y CONFIG_CPU_PABRT_NOIFAR=y CONFIG_CPU_TLB_FEROCEON=y -CONFIG_CRC16=y # CONFIG_DCB is not set # CONFIG_DEBUG_USER is not set CONFIG_DEVPORT=y diff --git a/target/linux/omap35xx/config-2.6.32 b/target/linux/omap35xx/config-2.6.32 index 4c17d9b..8a42f28 100644 --- a/target/linux/omap35xx/config-2.6.32 +++ b/target/linux/omap35xx/config-2.6.32 @@ -194,7 +194,6 @@ CONFIG_CPU_PABRT_V7=y CONFIG_CPU_TLB_V7=y CONFIG_CPU_V7=y # CONFIG_CRAMFS is not set -CONFIG_CRC16=m CONFIG_CRC32=y CONFIG_CRC7=y CONFIG_CRC_CCITT=y diff --git a/target/linux/orion/config-default b/target/linux/orion/config-default index d84cac1..58a44ed 100644 --- a/target/linux/orion/config-default +++ b/target/linux/orion/config-default @@ -38,7 +38,6 @@ CONFIG_CPU_FEROCEON=y # CONFIG_CPU_ICACHE_DISABLE is not set CONFIG_CPU_PABRT_NOIFAR=y CONFIG_CPU_TLB_V4WBI=y -CONFIG_CRC16=y # CONFIG_CRC_CCITT is not set CONFIG_CRYPTO_DEV_MV_CESA=y CONFIG_CRYPTO_HW=y diff --git a/target/linux/ps3/config-2.6.30 b/target/linux/ps3/config-2.6.30 index 2fad43e..4e226a9 100644 --- a/target/linux/ps3/config-2.6.30 +++ b/target/linux/ps3/config-2.6.30 @@ -39,7 +39,6 @@ CONFIG_COMPAT_BINFMT_ELF=y CONFIG_COMPAT_BRK=y CONFIG_COMPAT=y CONFIG_CONSOLE_TRANSLATIONS=y -CONFIG_CRC16=y # CONFIG_CRYPTO is not set # CONFIG_DEBUG_FS is not set # CONFIG_DEFAULT_UIMAGE is not set diff --git a/target/linux/pxcab/config-2.6.30 b/target/linux/pxcab/config-2.6.30 index 5b5ecd1..8d08490 100644 --- a/target/linux/pxcab/config-2.6.30 +++ b/target/linux/pxcab/config-2.6.30 @@ -66,7 +66,6 @@ CONFIG_CPU_FREQ_GOV_PERFORMANCE=y CONFIG_CPU_FREQ_STAT=y CONFIG_CPU_FREQ_TABLE=y CONFIG_CPU_FREQ=y -CONFIG_CRC16=y CONFIG_CRC_CCITT=m # CONFIG_CRYPTO is not set # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set diff --git a/target/linux/s3c24xx/config-2.6.30 b/target/linux/s3c24xx/config-2.6.30 index 9a6af95..90b97e4 100644 --- a/target/linux/s3c24xx/config-2.6.30 +++ b/target/linux/s3c24xx/config-2.6.30 @@ -56,7 +56,6 @@ CONFIG_CPU_S3C2410_DMA=y CONFIG_CPU_S3C2442=y CONFIG_CPU_S3C244X=y CONFIG_CPU_TLB_V4WBI=y -CONFIG_CRC16=y CONFIG_CRC7=y CONFIG_CRC_CCITT=y CONFIG_CRC_ITU_T=y |