C5471: choice has a default value. It should not

This commit is contained in:
Gregory Nutt 2014-12-28 18:15:17 -06:00
parent 34617b7ef0
commit cf19bafccf
1 changed files with 0 additions and 1 deletions

View File

@ -105,7 +105,6 @@ choice
config SIM_TOUCHSCREEN config SIM_TOUCHSCREEN
bool "X11 mouse-based touchscreen emulation" bool "X11 mouse-based touchscreen emulation"
default n
---help--- ---help---
Support an X11 mouse-based touchscreen emulation. Also needs INPUT=y Support an X11 mouse-based touchscreen emulation. Also needs INPUT=y