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