remove unused debug Kconfig options
ENABLE_DEVICE_NOISE is used only in two network drivers and is
otherwise unused. ENABLE_FLASH_NOISE is completely unused.
ENABLE_PARTITION_NOISE enables DEBUG in the partition command,
but this code has no debug messages at all.

Remove all this.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent d10f26a commit 2e6bbb40651af7d197246457a3790e613af3a1c0
@Sascha Hauer Sascha Hauer authored on 23 Jun 2013
Showing 4 changed files
View
commands/partition.c
View
common/Kconfig
View
drivers/net/smc91111.c
View
drivers/net/smc911x.c