diff options
author | Nicolas Thill <nico@openwrt.org> | 2010-04-24 13:14:22 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2010-04-24 13:14:22 +0000 |
commit | 9ae19dcf8799314a89c7eabd57304c046f50d513 (patch) | |
tree | 814c62521d6462741a1319a44dd8a224a58ad195 /target/linux/s3c24xx | |
parent | 40b73870536b0e523ab8f40bd5adcd0863191784 (diff) | |
download | upstream-9ae19dcf8799314a89c7eabd57304c046f50d513.tar.gz upstream-9ae19dcf8799314a89c7eabd57304c046f50d513.tar.bz2 upstream-9ae19dcf8799314a89c7eabd57304c046f50d513.zip |
target: remove CONFIG_CRC16 override (closes: #7194)
SVN-Revision: 21130
Diffstat (limited to 'target/linux/s3c24xx')
-rw-r--r-- | target/linux/s3c24xx/config-2.6.30 | 1 |
1 files changed, 0 insertions, 1 deletions
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 |