Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH] MIPS: BMIPS: Enable CONFIG_SOC_BRCMSTB
@ 2018-02-07  2:36 Jaedon Shin
  2018-02-07 11:10 ` James Hogan
  2018-02-07 17:16 ` Florian Fainelli
  0 siblings, 2 replies; 3+ messages in thread
From: Jaedon Shin @ 2018-02-07  2:36 UTC (permalink / raw)
  To: Ralf Baechle, James Hogan, Florian Fainelli
  Cc: Kevin Cernekee, linux-mips, Jaedon Shin

Enable CONFIG_SOC_BRCMSTB in bmips_stb_defconfig. CONFIG_BRCMSTB_PM is
also enabled by default option in Kconfig.

Signed-off-by: Jaedon Shin <jaedon.shin@gmail.com>
---
 arch/mips/configs/bmips_stb_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/mips/configs/bmips_stb_defconfig b/arch/mips/configs/bmips_stb_defconfig
index 3cefa6bc01dd..47aecb8750e6 100644
--- a/arch/mips/configs/bmips_stb_defconfig
+++ b/arch/mips/configs/bmips_stb_defconfig
@@ -72,6 +72,7 @@ CONFIG_USB_EHCI_HCD_PLATFORM=y
 CONFIG_USB_OHCI_HCD=y
 CONFIG_USB_OHCI_HCD_PLATFORM=y
 CONFIG_USB_STORAGE=y
+CONFIG_SOC_BRCMSTB=y
 CONFIG_EXT4_FS=y
 CONFIG_EXT4_FS_POSIX_ACL=y
 CONFIG_EXT4_FS_SECURITY=y
-- 
2.16.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-02-07 17:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-07  2:36 [PATCH] MIPS: BMIPS: Enable CONFIG_SOC_BRCMSTB Jaedon Shin
2018-02-07 11:10 ` James Hogan
2018-02-07 17:16 ` Florian Fainelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox