Loading drivers/gpio/Kconfig +1 −2 Original line number Diff line number Diff line Loading @@ -1640,8 +1640,7 @@ config GPIO_MOCKUP select IRQ_SIM help This enables GPIO Testing driver, which provides a way to test GPIO subsystem through sysfs(or char device) and debugfs. GPIO_SYSFS must be selected for this test. subsystem through sysfs (or char device) and debugfs. User could use it through the script in tools/testing/selftests/gpio/gpio-mockup.sh. Reference the usage in it. Loading Loading
drivers/gpio/Kconfig +1 −2 Original line number Diff line number Diff line Loading @@ -1640,8 +1640,7 @@ config GPIO_MOCKUP select IRQ_SIM help This enables GPIO Testing driver, which provides a way to test GPIO subsystem through sysfs(or char device) and debugfs. GPIO_SYSFS must be selected for this test. subsystem through sysfs (or char device) and debugfs. User could use it through the script in tools/testing/selftests/gpio/gpio-mockup.sh. Reference the usage in it. Loading