]> git.ipfire.org Git - people/ms/u-boot.git/commit - common/Kconfig
common: Drop LOGLEVEL to 4
authorTom Rini <trini@konsulko.com>
Wed, 4 Oct 2017 20:44:30 +0000 (16:44 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 5 Oct 2017 12:25:18 +0000 (08:25 -0400)
commit6a3e65dea3e525b5337ca8014aa4be9f5fafeb92
tree96ce34a60316fb5b611620c690ec1e1ce9fca4f8
parentceb9190969e458dcd1427566f762dbb9cfdfdc94
common: Drop LOGLEVEL to 4

While this came in with a default value of 6 I am lowering this to 4.
The MTD/UBI code has a large number of error messages that we include
now.  In addition, "normally" warning messages are not included so this
feels like a more natural level to have.

Signed-off-by: Tom Rini <trini@konsulko.com>
common/Kconfig
configs/axm_defconfig
configs/corvus_defconfig
configs/omapl138_lcdk_defconfig
configs/taurus_defconfig