diff options
Diffstat (limited to 'arch/ppc/Kconfig')
-rw-r--r-- | arch/ppc/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/ppc/Kconfig b/arch/ppc/Kconfig index be4e629e69d0..a862c037c65d 100644 --- a/arch/ppc/Kconfig +++ b/arch/ppc/Kconfig | |||
@@ -878,6 +878,13 @@ config MPC10X_STORE_GATHERING | |||
878 | bool "Enable MPC10x store gathering" | 878 | bool "Enable MPC10x store gathering" |
879 | depends on MPC10X_BRIDGE | 879 | depends on MPC10X_BRIDGE |
880 | 880 | ||
881 | config SANDPOINT_ENABLE_UART1 | ||
882 | bool "Enable DUART mode on Sandpoint" | ||
883 | depends on SANDPOINT | ||
884 | help | ||
885 | If this option is enabled then the MPC824x processor will run | ||
886 | in DUART mode instead of UART mode. | ||
887 | |||
881 | config CPC710_DATA_GATHERING | 888 | config CPC710_DATA_GATHERING |
882 | bool "Enable CPC710 data gathering" | 889 | bool "Enable CPC710 data gathering" |
883 | depends on K2 | 890 | depends on K2 |