Prevent compile warnings from irrelevant touchscreen drivers
Looking at the compiler output I see warnings for touchscreen drivers that are irrelevant to the media subsystem.
The setup_config() function in funcs.sh in my build script actually disables all touchscreen drivers except for the SUR40 driver, as that's the one we DO want to build.
The same should be done in media-ci.