require quotes on kconfig string values

When parsing the Android kernel config fragments, require (and remove)
quotes around string values.

This change also fails the parsing if the string does not conform to one
of the possible types of string, integer, or tristate.

Change-Id: I2723f341ce086a39ace541ea98eec402b994448d
1 file changed