Commit fa5318953ad5071e7ac88454c8e8a19bbbd4f000

Authored by Eric Lee
1 parent a82da1f141
Exists in v3.2_SBC_SMARTMEN

Add DEVTEMPFS file system config to support TI SDK 7.0 root file system

Showing 1 changed file with 2 additions and 1 deletions Side-by-side Diff

arch/arm/configs/smarc_t335x_defconfig
... ... @@ -758,7 +758,8 @@
758 758 # Generic Driver Options
759 759 #
760 760 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
761   -# CONFIG_DEVTMPFS is not set
  761 +CONFIG_DEVTMPFS=y
  762 +CONFIG_DEVTMPFS_MOUNT=y
762 763 CONFIG_STANDALONE=y
763 764 CONFIG_PREVENT_FIRMWARE_BUILD=y
764 765 CONFIG_FW_LOADER=y