riscv: Delete CONFIG_SYSFS_SYSCALL from defconfigs
authorDeepa Dinamani <deepa.kernel@gmail.com>
Sun, 5 Jan 2020 20:10:20 +0000 (12:10 -0800)
committerPalmer Dabbelt <palmerdabbelt@google.com>
Tue, 3 Mar 2020 18:28:11 +0000 (10:28 -0800)
commit2fab7a15604cfe3605775c5d146a7dfcf97412bb
tree20734c7d06be1dfa78029cfe042f284d3a64911e
parentab70a73aa45beccab01cc0bb1d920361e3642393
riscv: Delete CONFIG_SYSFS_SYSCALL from defconfigs

According to init/Kconfig:
"sys_sysfs is an obsolete system call no longer supported in libc.
Note that disabling this option is more secure but might break
compatibility with some systems."

This syscall is not required for new architectures. Since the config
defaults to 'y'. Set this to 'n' exlicitly.

Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
arch/riscv/configs/defconfig
arch/riscv/configs/rv32_defconfig