* [PATCH] MIPS: BMIPS: Enable GZIP ramdisk and timed printks
@ 2015-10-16 19:51 Florian Fainelli
2015-10-17 2:17 ` Kevin Cernekee
2015-10-18 18:02 ` Dragan Stancevic
0 siblings, 2 replies; 3+ messages in thread
From: Florian Fainelli @ 2015-10-16 19:51 UTC (permalink / raw)
To: linux-mips
Cc: Florian Fainelli, ralf, blogic, cernekee, jogo, dragan.stancevic
Update bmips_be_defconfig and bmips_stb_defconfig to have GZIP ramdisk
support enabled by default as well was timed printks.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
arch/mips/configs/bmips_be_defconfig | 3 ++-
arch/mips/configs/bmips_stb_defconfig | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/arch/mips/configs/bmips_be_defconfig b/arch/mips/configs/bmips_be_defconfig
index f5585c8f35ad..24dcb90b0f64 100644
--- a/arch/mips/configs/bmips_be_defconfig
+++ b/arch/mips/configs/bmips_be_defconfig
@@ -8,7 +8,7 @@ CONFIG_MIPS_O32_FP64_SUPPORT=y
# CONFIG_SWAP is not set
CONFIG_NO_HZ=y
CONFIG_BLK_DEV_INITRD=y
-# CONFIG_RD_GZIP is not set
+CONFIG_RD_GZIP=y
CONFIG_EXPERT=y
# CONFIG_VM_EVENT_COUNTERS is not set
# CONFIG_SLUB_DEBUG is not set
@@ -33,6 +33,7 @@ CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
# CONFIG_STANDALONE is not set
# CONFIG_PREVENT_FIRMWARE_BUILD is not set
+CONFIG_PRINTK_TIME=y
CONFIG_BRCMSTB_GISB_ARB=y
CONFIG_MTD=y
CONFIG_MTD_CFI=y
diff --git a/arch/mips/configs/bmips_stb_defconfig b/arch/mips/configs/bmips_stb_defconfig
index 400a47ec1ef1..aa273d5d5825 100644
--- a/arch/mips/configs/bmips_stb_defconfig
+++ b/arch/mips/configs/bmips_stb_defconfig
@@ -9,7 +9,7 @@ CONFIG_MIPS_O32_FP64_SUPPORT=y
# CONFIG_SWAP is not set
CONFIG_NO_HZ=y
CONFIG_BLK_DEV_INITRD=y
-# CONFIG_RD_GZIP is not set
+CONFIG_RD_GZIP=y
CONFIG_EXPERT=y
# CONFIG_VM_EVENT_COUNTERS is not set
# CONFIG_SLUB_DEBUG is not set
@@ -34,6 +34,7 @@ CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
# CONFIG_STANDALONE is not set
# CONFIG_PREVENT_FIRMWARE_BUILD is not set
+CONFIG_PRINK_TIME=y
CONFIG_BRCMSTB_GISB_ARB=y
CONFIG_MTD=y
CONFIG_MTD_CFI=y
--
2.1.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] MIPS: BMIPS: Enable GZIP ramdisk and timed printks
2015-10-16 19:51 [PATCH] MIPS: BMIPS: Enable GZIP ramdisk and timed printks Florian Fainelli
@ 2015-10-17 2:17 ` Kevin Cernekee
2015-10-18 18:02 ` Dragan Stancevic
1 sibling, 0 replies; 3+ messages in thread
From: Kevin Cernekee @ 2015-10-17 2:17 UTC (permalink / raw)
To: Florian Fainelli
Cc: Linux MIPS Mailing List, Ralf Baechle, John Crispin, Jonas Gorski,
dragan.stancevic
On Fri, Oct 16, 2015 at 12:51 PM, Florian Fainelli <f.fainelli@gmail.com> wrote:
> Update bmips_be_defconfig and bmips_stb_defconfig to have GZIP ramdisk
> support enabled by default as well was timed printks.
>
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Kevin Cernekee <cernekee@gmail.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] MIPS: BMIPS: Enable GZIP ramdisk and timed printks
2015-10-16 19:51 [PATCH] MIPS: BMIPS: Enable GZIP ramdisk and timed printks Florian Fainelli
2015-10-17 2:17 ` Kevin Cernekee
@ 2015-10-18 18:02 ` Dragan Stancevic
1 sibling, 0 replies; 3+ messages in thread
From: Dragan Stancevic @ 2015-10-18 18:02 UTC (permalink / raw)
To: Florian Fainelli, linux-mips; +Cc: ralf, blogic, cernekee, jogo
On 10/16/2015 12:51 PM, Florian Fainelli wrote:
> Update bmips_be_defconfig and bmips_stb_defconfig to have GZIP ramdisk
> support enabled by default as well was timed printks.
>
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Dragan Stancevic <dragan.stancevic@gmail.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-10-18 18:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-16 19:51 [PATCH] MIPS: BMIPS: Enable GZIP ramdisk and timed printks Florian Fainelli
2015-10-17 2:17 ` Kevin Cernekee
2015-10-18 18:02 ` Dragan Stancevic
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox