don't set DEBUG_BLK_CGROUP twice, it'll be toggled by debug/release

This commit is contained in:
Kyle McMartin 2011-10-27 12:16:48 -04:00
commit d87b3f2e6e
2 changed files with 1 additions and 1 deletions

View file

@ -2021,6 +2021,7 @@ fi
- Make some config changes caught during a review:
- CONFIG_SOC_CAMERA: disable, it's only for some ARM boards
- CONFIG_MEDIA_ALTERA_CI=m: needed for some DVB boards
- CONFIG_DEBUG_BLK_CGROUP: stop setting it twice...
* Wed Oct 26 2011 Chuck Ebbert <cebbert@redhat.com>
- Add build option "--with=release" to build a non-debug kernel in rawhide.