glibc: drop redundant arch depends
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Sun, 1 Jun 2014 11:58:38 +0000 (08:58 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 1 Jun 2014 18:58:29 +0000 (20:58 +0200)
commit94df3e6d1bcad61e8e4cced672501e0b26f1f297
tree33b167e6fbd2be32cbd2de947dec7eb01b924833
parentc4ecb34fe45f3410eb46b78e7e38a414b34a65f4
glibc: drop redundant arch depends

These are already in toolchain/toolchain-buildroot/Config.in and since
package/glibc/Config.in is filtered by BR2_TOOLCHAIN_USES_GLIBC there's
no need to duplicate this.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/glibc/Config.in