aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mtd
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-09-22 14:50:36 -0400
committerTom Rini <trini@konsulko.com>2021-10-06 09:16:24 -0400
commitb2e25afabd18525c736db7f8fd2cb5593a1fd7ea (patch)
treea9c782a66947a2296c9c0938c20d6631369f19d6 /include/linux/mtd
parent1cefed1e39f0038ac6afd9e0c48b8b85fb458fbc (diff)
downloadu-boot-b2e25afabd18525c736db7f8fd2cb5593a1fd7ea.zip
u-boot-b2e25afabd18525c736db7f8fd2cb5593a1fd7ea.tar.gz
u-boot-b2e25afabd18525c736db7f8fd2cb5593a1fd7ea.tar.bz2
Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig
This converts the following to Kconfig: CONFIG_SYS_NAND_MAX_CHIPS Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/linux/mtd')
-rw-r--r--include/linux/mtd/bbm.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/linux/mtd/bbm.h b/include/linux/mtd/bbm.h
index 7239eb1..fb86f1d 100644
--- a/include/linux/mtd/bbm.h
+++ b/include/linux/mtd/bbm.h
@@ -15,11 +15,6 @@
#ifndef __LINUX_MTD_BBM_H
#define __LINUX_MTD_BBM_H
-/* The maximum number of NAND chips in an array */
-#ifndef CONFIG_SYS_NAND_MAX_CHIPS
-#define CONFIG_SYS_NAND_MAX_CHIPS 1
-#endif
-
/**
* struct nand_bbt_descr - bad block table descriptor
* @options: options for this descriptor