summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2010-04-24 13:14:22 +0000
committerNicolas Thill <nico@openwrt.org>2010-04-24 13:14:22 +0000
commit9ae19dcf8799314a89c7eabd57304c046f50d513 (patch)
tree814c62521d6462741a1319a44dd8a224a58ad195 /target
parent40b73870536b0e523ab8f40bd5adcd0863191784 (diff)
downloadmaster-31e0f0ae-9ae19dcf8799314a89c7eabd57304c046f50d513.tar.gz
master-31e0f0ae-9ae19dcf8799314a89c7eabd57304c046f50d513.tar.bz2
master-31e0f0ae-9ae19dcf8799314a89c7eabd57304c046f50d513.zip
target: remove CONFIG_CRC16 override (closes: #7194)
SVN-Revision: 21130
Diffstat (limited to 'target')
-rw-r--r--target/linux/cobalt/config-2.6.321
-rw-r--r--target/linux/gemini/config-default1
-rw-r--r--target/linux/iop32x/config-default1
-rw-r--r--target/linux/ixp4xx/config-2.6.321
-rw-r--r--target/linux/ixp4xx/config-2.6.331
-rw-r--r--target/linux/kirkwood/config-default1
-rw-r--r--target/linux/omap35xx/config-2.6.321
-rw-r--r--target/linux/orion/config-default1
-rw-r--r--target/linux/ps3/config-2.6.301
-rw-r--r--target/linux/pxcab/config-2.6.301
-rw-r--r--target/linux/s3c24xx/config-2.6.301
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 b561ce4686..6ebd2ee091 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 d5d74caaf2..bff3169331 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 81d2e2ba39..4e0681c140 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 0b3325275e..997768632c 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 d5efae4b34..d49bee9871 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 3f6e03da3a..5af3957543 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 4c17d9b401..8a42f28fc0 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 d84cac1fc6..58a44edb0d 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 2fad43e9d2..4e226a9997 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 5b5ecd10f5..8d0849005f 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 9a6af9541b..90b97e438c 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