Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
odroid-linux-3.10.y-rt
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
oai
odroid-linux-3.10.y-rt
Commits
621e9fab
Commit
621e9fab
authored
Oct 02, 2015
by
Mauro Ribeiro
Committed by
Gerrit Code Review
Oct 02, 2015
Browse files
Options
Browse Files
Download
Plain Diff
Merge "odroidxu3_defconfig: vfat and fat partition buildin" into odroidxu3-3.10.y
parents
112c5bb0
782b92b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
arch/arm/configs/odroidxu3_defconfig
arch/arm/configs/odroidxu3_defconfig
+3
-3
No files found.
arch/arm/configs/odroidxu3_defconfig
View file @
621e9fab
...
...
@@ -3775,9 +3775,9 @@ CONFIG_UDF_NLS=y
#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=
m
CONFIG_FAT_FS=
y
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=
m
CONFIG_VFAT_FS=
y
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
CONFIG_NTFS_FS=m
...
...
@@ -3901,7 +3901,7 @@ CONFIG_CIFS_SMB2=y
# CONFIG_AFS_FS is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=
m
CONFIG_NLS_CODEPAGE_437=
y
CONFIG_NLS_CODEPAGE_737=m
CONFIG_NLS_CODEPAGE_775=m
CONFIG_NLS_CODEPAGE_850=m
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment