--- zzzz-none-000/linux-2.4.17/drivers/mtd/chips/Config.in 2001-10-04 22:13:18.000000000 +0000 +++ sangam-fb-322/linux-2.4.17/drivers/mtd/chips/Config.in 2004-11-24 13:22:49.000000000 +0000 @@ -1,6 +1,6 @@ # drivers/mtd/chips/Config.in -# $Id: Config.in,v 1.12 2001/09/23 15:35:21 dwmw2 Exp $ +# $Id: Config.in,v 1.1.1.1 2003/06/23 22:18:28 jharrell Exp $ mainmenu_option next_comment @@ -31,6 +31,7 @@ bool ' Support 8-bit buswidth' CONFIG_MTD_CFI_B1 bool ' Support 16-bit buswidth' CONFIG_MTD_CFI_B2 bool ' Support 32-bit buswidth' CONFIG_MTD_CFI_B4 + bool ' Support 64-bit buswidth' CONFIG_MTD_CFI_B8 if [ "$CONFIG_MTD_CFI_B1" = "y" ]; then define_bool CONFIG_MTD_CFI_I1 y else