lkml.org 
[lkml]   [2013]   [Jul]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH linux-next 2/2] arm: multi_v7_defconfig: add support for NFS root
    Date
    Add the necessary config options, to allow booting with NFS root on an i.MX6
    sabre sd.

    Signed-off-by: Vincent Stehlé <vincent.stehle@freescale.com>
    Cc: Russell King <linux@arm.linux.org.uk>
    Cc: Olof Johansson <olof@lixom.net>
    ---
    arch/arm/configs/multi_v7_defconfig | 6 ++++++
    1 file changed, 6 insertions(+)

    diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
    index cc8723a..81eac83 100644
    --- a/arch/arm/configs/multi_v7_defconfig
    +++ b/arch/arm/configs/multi_v7_defconfig
    @@ -47,6 +47,8 @@ CONFIG_ARM_APPENDED_DTB=y
    CONFIG_NET=y
    CONFIG_UNIX=y
    CONFIG_INET=y
    +CONFIG_IP_PNP=y
    +CONFIG_IP_PNP_DHCP=y
    CONFIG_DEVTMPFS=y
    CONFIG_DEVTMPFS_MOUNT=y
    CONFIG_BLK_DEV_SD=y
    @@ -149,6 +151,10 @@ CONFIG_PWM=y
    CONFIG_PWM_VT8500=y
    CONFIG_EXT4_FS=y
    CONFIG_TMPFS=y
    +CONFIG_NFS_FS=y
    +CONFIG_NFS_V3_ACL=y
    +CONFIG_NFS_V4=y
    +CONFIG_ROOT_NFS=y
    CONFIG_PRINTK_TIME=y
    CONFIG_DEBUG_FS=y
    CONFIG_DEBUG_KERNEL=y
    --
    1.7.10.4


    --
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2013-07-03 10:41    [W:3.130 / U:0.596 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site