summaryrefslogtreecommitdiff
path: root/arch/mips
diff options
context:
space:
mode:
authorJaedon Shin <jaedon.shin@gmail.com>2018-02-07 11:36:27 +0900
committerJames Hogan <jhogan@kernel.org>2018-02-19 10:55:34 +0000
commit8fb71345ae275819424d61b8399443175bb80093 (patch)
tree52bd3405f875da2b4ab06681bbf9081a82c694a4 /arch/mips
parentdb6775ca6e0353d2618ca7d5e210fc36ad43bbd4 (diff)
downloadlinux-8fb71345ae275819424d61b8399443175bb80093.tar.gz
linux-8fb71345ae275819424d61b8399443175bb80093.tar.xz
MIPS: BMIPS: Enable CONFIG_SOC_BRCMSTB
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> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: Kevin Cernekee <cernekee@gmail.com> Cc: linux-mips@linux-mips.org Reviewed-by: James Hogan <jhogan@kernel.org> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Patchwork: https://patchwork.linux-mips.org/patch/18590/ Signed-off-by: James Hogan <jhogan@kernel.org>
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/configs/bmips_stb_defconfig1
1 files changed, 1 insertions, 0 deletions
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