* [PATCH] ARM: ux500: u8500_defconfig: Enable PARTITION_ADVANCED
@ 2014-03-26 13:19 Ulf Hansson
2014-04-03 14:16 ` Linus Walleij
0 siblings, 1 reply; 2+ messages in thread
From: Ulf Hansson @ 2014-03-26 13:19 UTC (permalink / raw)
To: linux-arm-kernel
There are both (e)MMC/SD-card support in ux500, thus it's reasonable to
support partitions for block devices as default.
While updating the defconfig, we rebase it towards Kconfig changes.
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
---
arch/arm/configs/u8500_defconfig | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/arch/arm/configs/u8500_defconfig b/arch/arm/configs/u8500_defconfig
index 65f7788..1ee8da3 100644
--- a/arch/arm/configs/u8500_defconfig
+++ b/arch/arm/configs/u8500_defconfig
@@ -7,6 +7,7 @@ CONFIG_KALLSYMS_ALL=y
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
# CONFIG_BLK_DEV_BSG is not set
+CONFIG_PARTITION_ADVANCED=y
CONFIG_ARCH_U8500=y
CONFIG_MACH_HREFV60=y
CONFIG_MACH_SNOWBALL=y
@@ -37,6 +38,8 @@ CONFIG_PHONET=y
# CONFIG_WIRELESS is not set
CONFIG_CAIF=y
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
+CONFIG_DEVTMPFS=y
+CONFIG_DEVTMPFS_MOUNT=y
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_SIZE=65536
CONFIG_SENSORS_BH1780=y
@@ -110,8 +113,6 @@ CONFIG_EXT2_FS_SECURITY=y
CONFIG_EXT3_FS=y
CONFIG_EXT4_FS=y
CONFIG_VFAT_FS=y
-CONFIG_DEVTMPFS=y
-CONFIG_DEVTMPFS_MOUNT=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
# CONFIG_MISC_FILESYSTEMS is not set
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] ARM: ux500: u8500_defconfig: Enable PARTITION_ADVANCED
2014-03-26 13:19 [PATCH] ARM: ux500: u8500_defconfig: Enable PARTITION_ADVANCED Ulf Hansson
@ 2014-04-03 14:16 ` Linus Walleij
0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2014-04-03 14:16 UTC (permalink / raw)
To: linux-arm-kernel
On Wed, Mar 26, 2014 at 2:19 PM, Ulf Hansson <ulf.hansson@linaro.org> wrote:
> There are both (e)MMC/SD-card support in ux500, thus it's reasonable to
> support partitions for block devices as default.
>
> While updating the defconfig, we rebase it towards Kconfig changes.
>
> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Patch applied to the linux-stericsson tree.
Yours,
Linus Walleij
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-04-03 14:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-26 13:19 [PATCH] ARM: ux500: u8500_defconfig: Enable PARTITION_ADVANCED Ulf Hansson
2014-04-03 14:16 ` Linus Walleij
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).