diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2009-01-12 14:36:14 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2009-01-12 14:36:14 +0000 |
commit | b24c3215c13b0f25979c744af4b2e58359b5723b (patch) | |
tree | 693fb7964d7aca36a59ef50f2ca6225d5f3da920 /.defconfig | |
parent | 5b220b9ded7d65b240e08e7354f8b2e8e513128d (diff) | |
download | buildroot-novena-b24c3215c13b0f25979c744af4b2e58359b5723b.tar.gz buildroot-novena-b24c3215c13b0f25979c744af4b2e58359b5723b.zip |
buildroot: get rid of s390 support
As discussed on the list. It isn't supported by uclibc, so I strongly doubt
anyone has been using it.
Diffstat (limited to '.defconfig')
-rw-r--r-- | .defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.defconfig b/.defconfig index 7da0e4418..77ab11aed 100644 --- a/.defconfig +++ b/.defconfig @@ -15,7 +15,6 @@ BR2_i386=y # BR2_mipsel is not set # BR2_nios2 is not set # BR2_powerpc is not set -# BR2_s390 is not set # BR2_sh is not set # BR2_sh64 is not set # BR2_sparc is not set |