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