diff options
Diffstat (limited to 'arch/powerpc/Kconfig')
| -rw-r--r-- | arch/powerpc/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index 83b1780a3bdc..ce5e045db305 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
| @@ -693,6 +693,10 @@ config FSL_LBC | |||
| 693 | controller. Also contains some common code used by | 693 | controller. Also contains some common code used by |
| 694 | drivers for specific local bus peripherals. | 694 | drivers for specific local bus peripherals. |
| 695 | 695 | ||
| 696 | config FSL_IFC | ||
| 697 | bool | ||
| 698 | depends on FSL_SOC | ||
| 699 | |||
| 696 | config FSL_GTM | 700 | config FSL_GTM |
| 697 | bool | 701 | bool |
| 698 | depends on PPC_83xx || QUICC_ENGINE || CPM2 | 702 | depends on PPC_83xx || QUICC_ENGINE || CPM2 |
