commit | e140aad18af5536a25c9ec2055ab53e9e4bc0721 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Wed Oct 12 15:52:08 2011 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Thu Oct 13 23:57:48 2011 -0500 |
tree | d31072c35c19d3668874e81670c869474ae85048 | |
parent | 2339e4972f55c9daa0d0e297ad3378c53e2f6fc3 [diff] |
powerpc/85xx: Drop CONFIG_VIDEO on P1_P2_RDB-PC boards to reduce size With older compilers (gcc-4.2.x) we run into issues that resulting image is too large. We can save a bunch of space by removing the video support. In general video support on these boards is a nice to have since it requires a PCIe add-on card. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>