config MTD_SPI_NAND_RTL8281
        bool "Support for 8281 SPI-NAND deviece"
  help
		This is the updated framework for supporting RTL8281 SPI-NAND INIT flow.
config RTK_SPI_NAND_GEN3
    def_bool y if (MTD_SPI_NAND_RTL8281 = "y")
    depends on MTD_SPI_NAND_RTL8281

config RTK_ECC_GEN2
    def_bool y if (MTD_SPI_NAND_RTL8281 = "y")
    depends on MTD_SPI_NAND_RTL8281
