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/omap35xx | |
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/omap35xx')
-rw-r--r-- | target/linux/omap35xx/config-2.6.32 | 1 |
1 files changed, 0 insertions, 1 deletions
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 |