aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r--arch/powerpc/Kconfig13
1 files changed, 9 insertions, 4 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index b84142000a4d..f3d7846bc9b2 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -620,6 +620,15 @@ config CMDLINE
620 some command-line options at build time by entering them here. In 620 some command-line options at build time by entering them here. In
621 most cases you will need to specify the root device here. 621 most cases you will need to specify the root device here.
622 622
623config CMDLINE_FORCE
624 bool "Always use the default kernel command string"
625 depends on CMDLINE_BOOL
626 help
627 Always use the default kernel command string, even if the boot
628 loader passes other arguments to the kernel.
629 This is useful if you cannot or don't want to change the
630 command-line options your boot loader passes to the kernel.
631
623config EXTRA_TARGETS 632config EXTRA_TARGETS
624 string "Additional default image types" 633 string "Additional default image types"
625 help 634 help
@@ -738,10 +747,6 @@ config FSL_LBC
738 controller. Also contains some common code used by 747 controller. Also contains some common code used by
739 drivers for specific local bus peripherals. 748 drivers for specific local bus peripherals.
740 749
741config FSL_IFC
742 bool
743 depends on FSL_SOC
744
745config FSL_GTM 750config FSL_GTM
746 bool 751 bool
747 depends on PPC_83xx || QUICC_ENGINE || CPM2 752 depends on PPC_83xx || QUICC_ENGINE || CPM2