mirror of
https://github.com/linux-sunxi/u-boot-sunxi.git
synced 2024-02-12 11:16:03 +08:00
nand: Remove unused ppc4xx NAND driver and references
ppc4xx support was removed some time ago. Lets remove the now unused NAND driver and all its references for this platform as well. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Heinrich Schuchardt <xypron.glpk@gmx.de> Cc: Scott Wood <oss@buserror.net>
This commit is contained in:
@ -1335,7 +1335,6 @@ CONFIG_MSHC_FREQ
|
||||
CONFIG_MTD_CONCAT
|
||||
CONFIG_MTD_DEVICE
|
||||
CONFIG_MTD_ECC_SOFT
|
||||
CONFIG_MTD_NAND_ECC_SMC
|
||||
CONFIG_MTD_NAND_MUSEUM_IDS
|
||||
CONFIG_MTD_NAND_VERIFY_WRITE
|
||||
CONFIG_MTD_ONENAND_VERIFY_WRITE
|
||||
@ -1416,7 +1415,6 @@ CONFIG_NAND_LPC32XX_MLC
|
||||
CONFIG_NAND_LPC32XX_SLC
|
||||
CONFIG_NAND_MODE_REG
|
||||
CONFIG_NAND_MXC_V1_1
|
||||
CONFIG_NAND_NDFC
|
||||
CONFIG_NAND_OMAP_ECCSCHEME
|
||||
CONFIG_NAND_OMAP_GPMC_WSCFG
|
||||
CONFIG_NAND_SECBOOT
|
||||
|
Reference in New Issue
Block a user