Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L linux-vs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • linux-arm
  • linux-vs
  • Repository
Switch branch/tag
  • linux-vs
  • arch
  • arm
  • configs
  • acs5k_defconfig
Find file BlameHistoryPermalink
  • Krzysztof Kozlowski's avatar
    ARM: configs: Remove useless UEVENT_HELPER_PATH · 6c48edcc
    Krzysztof Kozlowski authored Jun 04, 2019
    Remove the CONFIG_UEVENT_HELPER_PATH because:
    1. It is disabled since commit 1be01d4a
    
     ("driver: base: Disable
       CONFIG_UEVENT_HELPER by default") as its dependency (UEVENT_HELPER) was
       made default to 'n',
    2. It is not recommended (help message: "This should not be used today
       [...] creates a high system load") and was kept only for ancient
       userland,
    3. Certain userland specifically requests it to be disabled (systemd
       README: "Legacy hotplug slows down the system and confuses udev").
    
    Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
    Acked-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
    Acked-by: Sudeep Holla's avatarSudeep Holla <sudeep.holla@arm.com>
    Acked-by: default avatarAndrew Jeffery <andrew@aj.id.au>
    Acked-by: default avatarShawn Guo <shawnguo@kernel.org>
    Acked-by: default avatarNicolas Ferre <nicolas.ferre@microchip.com>
    Acked-by: default avatarDinh Nguyen <dinguyen@kernel.org>
    Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
    6c48edcc