Where CONFIG_OF is defined in linux kernel source
02:10 10 Nov 2016

I saw many files with #ifdef CONFIG_OF. My concern is where CONFIG_OF is defined. I searched many header files but it's vain.

linux-kernel