Commit 737d5b980be82f722153d8104f7949e4204c5911
1 parent
06b93c347c
Exists in
smarc-imx_3.14.28_1.0.0_ga
and in
1 other branch
ARC: [plat-arcfpga] defconfig update
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Showing 1 changed file with 3 additions and 0 deletions Side-by-side Diff
arch/arc/configs/fpga_defconfig
... | ... | @@ -2,6 +2,8 @@ |
2 | 2 | # CONFIG_LOCALVERSION_AUTO is not set |
3 | 3 | CONFIG_DEFAULT_HOSTNAME="ARCLinux" |
4 | 4 | # CONFIG_SWAP is not set |
5 | +CONFIG_SYSVIPC=y | |
6 | +CONFIG_POSIX_MQUEUE=y | |
5 | 7 | CONFIG_HIGH_RES_TIMERS=y |
6 | 8 | CONFIG_IKCONFIG=y |
7 | 9 | CONFIG_IKCONFIG_PROC=y |
... | ... | @@ -62,5 +64,6 @@ |
62 | 64 | CONFIG_NFS_FS=y |
63 | 65 | # CONFIG_ENABLE_WARN_DEPRECATED is not set |
64 | 66 | # CONFIG_ENABLE_MUST_CHECK is not set |
67 | +# CONFIG_DEBUG_PREEMPT is not set | |
65 | 68 | CONFIG_XZ_DEC=y |