diff options
author | Arnd Bergmann <arnd@arndb.de> | 2005-06-22 19:43:37 -0400 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2005-06-22 19:43:37 -0400 |
commit | fef1c772fa154c16e0a54577e9ecb5480f7b937e (patch) | |
tree | 7c1483966f984c822b58f761b9be873dce94999c /MAINTAINERS | |
parent | 031f7edecf46d731673a5dd19ecb0de38f1a2219 (diff) |
[PATCH] ppc64: add BPA platform type
This adds the basic support for running on BPA machines.
So far, this is only the IBM workstation, and it will
not run on others without a little more generalization.
It should be possible to configure a kernel for any
combination of CONFIG_PPC_BPA with any of the other
multiplatform targets.
Signed-off-by: Arnd Bergmann <arndb@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4d44824884ef..5eaa6807cdb7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -504,6 +504,13 @@ L: bonding-devel@lists.sourceforge.net | |||
504 | W: http://sourceforge.net/projects/bonding/ | 504 | W: http://sourceforge.net/projects/bonding/ |
505 | S: Supported | 505 | S: Supported |
506 | 506 | ||
507 | BROADBAND PROCESSOR ARCHITECTURE | ||
508 | P: Arnd Bergmann | ||
509 | M: arnd@arndb.de | ||
510 | L: linuxppc64-dev@ozlabs.org | ||
511 | W: http://linuxppc64.org | ||
512 | S: Supported | ||
513 | |||
507 | BTTV VIDEO4LINUX DRIVER | 514 | BTTV VIDEO4LINUX DRIVER |
508 | P: Gerd Knorr | 515 | P: Gerd Knorr |
509 | M: kraxel@bytesex.org | 516 | M: kraxel@bytesex.org |