Re: [PATCH] Make EEPROM a menuconfig to ease disabling it all

2017-07-04 Thread kbuild test robot
Hi Vincent, [auto build test WARNING on char-misc/char-misc-testing] [also build test WARNING on v4.12 next-20170704] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Vincent-Legoll/Make-EEPROM-a-

Re: [PATCH] Make EEPROM a menuconfig to ease disabling it all

2017-07-04 Thread Vincent Legoll
Hello, Please drop that patch, it will need to be fixed & tested more before resend -- Vincent Legoll

[PATCH] Make EEPROM a menuconfig to ease disabling it all

2017-07-02 Thread Vincent Legoll
No need to get into the submenu to disable all EEPROM-related config entries Signed-off-by: Vincent Legoll --- drivers/misc/eeprom/Kconfig | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/drivers/misc/eeprom/Kconfig b/drivers/misc/eeprom/Kconfig index de