#40759 add ROMFS kernel module

This commit is contained in:
Tobias Powalowski 2014-06-16 09:35:27 +00:00
parent 74324b56e9
commit 5bdf4c0ff4
2 changed files with 2 additions and 2 deletions

2
config
View File

@ -6129,7 +6129,7 @@ CONFIG_OMFS_FS=m
# CONFIG_HPFS_FS is not set # CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set # CONFIG_QNX4FS_FS is not set
# CONFIG_QNX6FS_FS is not set # CONFIG_QNX6FS_FS is not set
# CONFIG_ROMFS_FS is not set CONFIG_ROMFS_FS=m
CONFIG_PSTORE=y CONFIG_PSTORE=y
# CONFIG_PSTORE_CONSOLE is not set # CONFIG_PSTORE_CONSOLE is not set
# CONFIG_PSTORE_FTRACE is not set # CONFIG_PSTORE_FTRACE is not set

View File

@ -5890,7 +5890,7 @@ CONFIG_OMFS_FS=m
# CONFIG_HPFS_FS is not set # CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set # CONFIG_QNX4FS_FS is not set
# CONFIG_QNX6FS_FS is not set # CONFIG_QNX6FS_FS is not set
# CONFIG_ROMFS_FS is not set CONFIG_ROMFS_FS=m
CONFIG_PSTORE=y CONFIG_PSTORE=y
# CONFIG_PSTORE_CONSOLE is not set # CONFIG_PSTORE_CONSOLE is not set
# CONFIG_PSTORE_FTRACE is not set # CONFIG_PSTORE_FTRACE is not set