diff options
author | Mirko Vogt <mirko@openwrt.org> | 2011-05-31 09:47:30 +0000 |
---|---|---|
committer | Mirko Vogt <mirko@openwrt.org> | 2011-05-31 09:47:30 +0000 |
commit | ba5b3ece5da02f16c64c7010bf543072c9a766c1 (patch) | |
tree | 0d87e56612267a8cd22363f48194eb28c59a79dd /target/linux/lantiq/xway/config-2.6.32 | |
parent | 2b5402d1283e05cbe86481d80728f6b424a34a71 (diff) | |
download | upstream-ba5b3ece5da02f16c64c7010bf543072c9a766c1.tar.gz upstream-ba5b3ece5da02f16c64c7010bf543072c9a766c1.tar.bz2 upstream-ba5b3ece5da02f16c64c7010bf543072c9a766c1.zip |
purge out CONFIG_CRYPTO* symbols out of target specific kernel configs since OpenWrt is taking care of them
SVN-Revision: 27036
Diffstat (limited to 'target/linux/lantiq/xway/config-2.6.32')
-rw-r--r-- | target/linux/lantiq/xway/config-2.6.32 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/lantiq/xway/config-2.6.32 b/target/linux/lantiq/xway/config-2.6.32 index 6444768cb8..fde465f9b5 100644 --- a/target/linux/lantiq/xway/config-2.6.32 +++ b/target/linux/lantiq/xway/config-2.6.32 @@ -1,7 +1,5 @@ CONFIG_ADM6996_PHY=y CONFIG_AR8216_PHY=y -CONFIG_CRYPTO_ALGAPI=y -CONFIG_CRYPTO_ALGAPI2=y CONFIG_DEVPORT=y # CONFIG_DM9000 is not set CONFIG_HW_HAS_PCI=y |