I think it is a good idea, however a lot of under-review changes now have the merge conflicts :P
Yeah, sorry about that, but that's sorta unavoidable with a change like this.
It's very easy to clean up programmatically though, just run this again:
find src/ -type f | xargs sed -i -e 's/IS_ENABLED\s*(CONFIG_/CONFIG(/g'