diff options
author | Paul Mackerras <paulus@samba.org> | 2008-04-17 23:34:30 -0400 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-04-17 23:34:30 -0400 |
commit | 11a55f2274bf0d719e4dd05f4ac5e89a15740211 (patch) | |
tree | 0886a988b43e280fe00e529155f8cd796e7edcc8 /arch/powerpc/Kconfig | |
parent | 858c52d15f186e055dc33a1872f5b45a66d42296 (diff) | |
parent | 1a9ebc0cd2b3bb4450834e564722630fbc40611b (diff) |
Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r-- | arch/powerpc/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index d1fe425cfb58..7f2f126d1c2b 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
@@ -520,6 +520,11 @@ config FSL_PCI | |||
520 | config 4xx_SOC | 520 | config 4xx_SOC |
521 | bool | 521 | bool |
522 | 522 | ||
523 | config FSL_LBC | ||
524 | bool | ||
525 | help | ||
526 | Freescale Localbus support | ||
527 | |||
523 | # Yes MCA RS/6000s exist but Linux-PPC does not currently support any | 528 | # Yes MCA RS/6000s exist but Linux-PPC does not currently support any |
524 | config MCA | 529 | config MCA |
525 | bool | 530 | bool |