diff options
author | Stefan Reinauer <stepan@coresystems.de> | 2009-10-28 19:40:46 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2009-10-28 19:40:46 +0000 |
commit | 88214a48cc97b0d8f037d920d4f19c3470307428 (patch) | |
tree | c3a3c41fb42172ffb529c9881ac5272c9eba550e /src/northbridge/Kconfig | |
parent | e696942cfc6d970d9a774815cc81bf1d771c857b (diff) |
Drop remainders of PPC port
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4885 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/northbridge/Kconfig')
-rw-r--r-- | src/northbridge/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/northbridge/Kconfig b/src/northbridge/Kconfig index 0c13d45113..eeedc894fa 100644 --- a/src/northbridge/Kconfig +++ b/src/northbridge/Kconfig @@ -1,5 +1,3 @@ source src/northbridge/amd/Kconfig -#source src/northbridge/ibm/Kconfig source src/northbridge/intel/Kconfig -#source src/northbridge/motorola/Kconfig source src/northbridge/via/Kconfig |