summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.flash
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-06-12 15:57:45 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-06-12 15:57:45 +0200
commit2ca840b83ddd797f872bd6cc282991ec2b60e3ed (patch)
tree0b6d4703e7861329111049a85ce88234afc44c81 /target/linux/config/Config.in.flash
parent7109403c1d38cd863782417855775562a6e56b2f (diff)
update default kernel to 2.6.39
Diffstat (limited to 'target/linux/config/Config.in.flash')
-rw-r--r--target/linux/config/Config.in.flash17
1 files changed, 17 insertions, 0 deletions
diff --git a/target/linux/config/Config.in.flash b/target/linux/config/Config.in.flash
index 91cfc9140..4d9bf6828 100644
--- a/target/linux/config/Config.in.flash
+++ b/target/linux/config/Config.in.flash
@@ -19,6 +19,13 @@ config ADK_KERNEL_MTD_BLOCK
config ADK_KERNEL_MTD_PARTITIONS
boolean
+config ADK_KERNEL_MTD_REDBOOT_PARTS
+ boolean
+
+config ADK_KERNEL_MTD_REDBOOT_DIRECTORY_BLOCK
+ int
+ default "-3"
+
config ADK_KERNEL_MTD_ROOTFS_ROOT_DEV
boolean
@@ -31,6 +38,9 @@ config ADK_KERNEL_MTD_GEN_PROBE
config ADK_KERNEL_MTD_PHYSMAP
boolean
+config ADK_KERNEL_MTD_CFI_ADV_OPTIONS
+ boolean
+
config ADK_KERNEL_MTD_NAND_RB4XX
boolean
default y if ADK_TARGET_SYSTEM_MIKROTIK_RB411
@@ -47,6 +57,13 @@ config ADK_KERNEL_MTD_CFI_INTELEXT
default y if ADK_TARGET_SYSTEM_BROADCOM_BCM47XX
default n
+config ADK_KERNEL_MTD_AR2315
+ boolean
+ select ADK_KERNEL_MTD_REDBOOT_PARTS
+ select ADK_KERNEL_MTD_CFI_ADV_OPTIONS
+ default y if ADK_TARGET_SYSTEM_FON_FON2100
+ default n
+
config ADK_TARGET_NAND
boolean
select ADK_KERNEL_MISC_FILESYSTEMS