powerpc: 4xx: remove commented out Kconfig entries
authorPaul Bolle <pebolle@tiscali.nl>
Sun, 23 Oct 2011 15:25:59 +0000 (17:25 +0200)
committerJiri Kosina <jkosina@suse.cz>
Sat, 29 Oct 2011 19:32:55 +0000 (21:32 +0200)
These Kconfig entries have been commented out ever since commit f6557331
("[...] Re-organize Kconfig code for 4xx in arch/powerpc"). There's no
indication why they're commented out. It looks like they're just "old,
unused [...] config options" that were not removed, as other entries
were in that commit, but only commented out. They might as well be
removed now.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found