From 4c20f9af97b243c53596584c2ad6aff9352d5f95 Mon Sep 17 00:00:00 2001 From: Alexander Shiyan Date: Sat, 8 Dec 2012 10:51:19 +0400 Subject: Cleanup Kconfig files This patch provides a global cleanup barebox Kconfig files. This includes replacing spaces to tabs, formatting in accordance format, removing extraneous lines and spaces. No functional changes. Signed-off-by: Alexander Shiyan Signed-off-by: Sascha Hauer --- drivers/eeprom/Kconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'drivers/eeprom/Kconfig') diff --git a/drivers/eeprom/Kconfig b/drivers/eeprom/Kconfig index ce9cfe7ec8..0e36c824ec 100644 --- a/drivers/eeprom/Kconfig +++ b/drivers/eeprom/Kconfig @@ -14,11 +14,11 @@ config EEPROM_AT24 help Enable this driver to get read/write support to most I2C EEPROMs, after you configure the driver to know about each EEPROM on - your target board. Use these generic chip names, instead of + your target board. Use these generic chip names, instead of vendor-specific ones like at24c64 or 24lc02: - 24c00, 24c01, 24c02, spd (readonly 24c02), 24c04, 24c08, - 24c16, 24c32, 24c64, 24c128, 24c256, 24c512, 24c1024 + 24c00, 24c01, 24c02, spd (readonly 24c02), 24c04, 24c08, + 24c16, 24c32, 24c64, 24c128, 24c256, 24c512, 24c1024 Unless you like data loss puzzles, always be sure that any chip you configure as a 24c32 (32 kbit) or larger is NOT really a -- cgit v1.2.3