On Thu, May 2, 2013 at 9:39 AM, EUNBONG SONG <eunb.song@xxxxxxxxxxx> wrote: > > This patch removes the architecture specific symbols which prevent these > configuration symbols from being selected by platforms/architectures requiring it. > I reference commit 9296d94d83649e1c2f25c87dc4ead9c2ab073305. These are selects and don't prevent anyone else from also selecting them. If you look at your referenced commit, you see it removed the /depends/, not the selects. It actually added selects to several platforms. Platforms are supposed to select them if they need them. Jonas