summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-11-16 19:18:09 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-11-16 19:18:09 (GMT)
commit385a616b103861d4746d1f83d39ca6c8d0d4371e (patch)
tree3fec0c9e3fbdd17b2820274554c289ceb49d19c4 /config
parent2b212bccad0876fe931484459d31773f519101c2 (diff)
arch/s390: cleanups
Don't select unneeded config knobs. Don't select non-existing config knobs. Use the "no patch" config knob, instead of pointing to an non-exiting local patch dir. Simplify the tuple-related scripts. Update the samples.
Diffstat (limited to 'config')
-rw-r--r--config/arch/s390.in3
-rw-r--r--config/arch/s390x.in3
2 files changed, 0 insertions, 6 deletions
diff --git a/config/arch/s390.in b/config/arch/s390.in
index faf572e..c7a8299 100644
--- a/config/arch/s390.in
+++ b/config/arch/s390.in
@@ -4,9 +4,6 @@
config ARCH_s390
select ARCH_USE_MMU
select ARCH_SUPPORT_FPU
- select ARCH_DEFAULT_HAS_MMU
- select ARCH_DEFAULT_BE
- select CT_THREAD
help
The IBM ESA/390 architecture, as defined by:
http://publibfp.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/dz9ar008/CCONTENTS
diff --git a/config/arch/s390x.in b/config/arch/s390x.in
index 3339274..7b8da26 100644
--- a/config/arch/s390x.in
+++ b/config/arch/s390x.in
@@ -5,9 +5,6 @@ config ARCH_s390x
select ARCH_64
select ARCH_USE_MMU
select ARCH_SUPPORT_FPU
- select ARCH_DEFAULT_HAS_MMU
- select ARCH_DEFAULT_BE
- select CT_THREAD
help
The IBM z/Architecture, as defined by:
http://publibfp.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/dz9zr002/CCONTENTS