From 4b9c8e7ce59c329a90e129f3400bf6e862086d71 Mon Sep 17 00:00:00 2001
From: Gabor Juhos <juhosg@openwrt.org>
Date: Sat, 28 Feb 2009 15:34:28 +0000
Subject: [PATCH] generic-2.6/2.6.28: add missing Kconfig option

SVN-Revision: 14691
---
 target/linux/generic-2.6/config-2.6.28 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/generic-2.6/config-2.6.28 b/target/linux/generic-2.6/config-2.6.28
index a704b3fe77..97d4804137 100644
--- a/target/linux/generic-2.6/config-2.6.28
+++ b/target/linux/generic-2.6/config-2.6.28
@@ -900,6 +900,7 @@ CONFIG_MODULE_UNLOAD=y
 # CONFIG_MOUSE_PC110PAD is not set
 # CONFIG_MSDOS_FS is not set
 CONFIG_MSDOS_PARTITION=y
+# CONFIG_MTD_ALAUDA is not set
 # CONFIG_MTD_AR7_PARTS is not set
 # CONFIG_MTD_DATAFLASH is not set
 # CONFIG_MTD_DEBUG is not set
-- 
GitLab