summaryrefslogtreecommitdiffstats
path: root/arch/arc/configs/nsim_hs_defconfig
diff options
context:
space:
mode:
authorAlexey Brodkin <abrodkin@synopsys.com>2018-08-02 11:41:07 +0300
committerVineet Gupta <vgupta@synopsys.com>2018-08-27 09:00:36 -0700
commit4051c323c59b535cfb7dc10b349544b4ad49c21e (patch)
tree32d0573c78e05f1093d2ddd4a9faded5c33a77e2 /arch/arc/configs/nsim_hs_defconfig
parent5b394b2ddf0347bef56e50c69a58773c94343ff3 (diff)
downloadlinux-stable-4051c323c59b535cfb7dc10b349544b4ad49c21e.tar.gz
linux-stable-4051c323c59b535cfb7dc10b349544b4ad49c21e.tar.bz2
linux-stable-4051c323c59b535cfb7dc10b349544b4ad49c21e.zip
ARC: configs: cleanup
- Remove CONFIG_DEFAULT_HOSTNAME from defconfigs There's no reason to set the same hostname to all ARC boards by default. It usually gets overwritten by init scripts anyways. - Remove disabled CONFIG_DEVKMEM from defconfigs It is disabled by default Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/arc/configs/nsim_hs_defconfig')
-rw-r--r--arch/arc/configs/nsim_hs_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arc/configs/nsim_hs_defconfig b/arch/arc/configs/nsim_hs_defconfig
index 0dc4f9b737e7..739b90e5e893 100644
--- a/arch/arc/configs/nsim_hs_defconfig
+++ b/arch/arc/configs/nsim_hs_defconfig
@@ -1,5 +1,4 @@
# CONFIG_LOCALVERSION_AUTO is not set
-CONFIG_DEFAULT_HOSTNAME="ARCLinux"
# CONFIG_SWAP is not set
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
@@ -45,7 +44,6 @@ CONFIG_DEVTMPFS=y
# CONFIG_INPUT_MOUSE is not set
# CONFIG_SERIO is not set
# CONFIG_LEGACY_PTYS is not set
-# CONFIG_DEVKMEM is not set
CONFIG_SERIAL_ARC=y
CONFIG_SERIAL_ARC_CONSOLE=y
# CONFIG_HW_RANDOM is not set