aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/at91-2.6/config
diff options
context:
space:
mode:
authorHamish Guthrie <hcg@openwrt.org>2007-05-04 11:29:40 +0000
committerHamish Guthrie <hcg@openwrt.org>2007-05-04 11:29:40 +0000
commite22255fcebddb6cba283d7f71e85fbcf789d1a6a (patch)
tree56ef54944ea0772855c31c389c8d2087d1c4d04e /target/linux/at91-2.6/config
parentafcfa1a55c683c160efa6e54b159b7c6a1d1fc62 (diff)
downloadupstream-e22255fcebddb6cba283d7f71e85fbcf789d1a6a.tar.gz
upstream-e22255fcebddb6cba283d7f71e85fbcf789d1a6a.tar.bz2
upstream-e22255fcebddb6cba283d7f71e85fbcf789d1a6a.zip
Changed partitioning not to use at91part.c as opposed to using command-line partitioning.
SVN-Revision: 7089
Diffstat (limited to 'target/linux/at91-2.6/config')
-rw-r--r--target/linux/at91-2.6/config/default4
1 files changed, 3 insertions, 1 deletions
diff --git a/target/linux/at91-2.6/config/default b/target/linux/at91-2.6/config/default
index 4caee4657f..b56069c8b1 100644
--- a/target/linux/at91-2.6/config/default
+++ b/target/linux/at91-2.6/config/default
@@ -108,6 +108,7 @@ CONFIG_DUMMY_CONSOLE=y
CONFIG_FPE_NWFPE=y
# CONFIG_FPE_NWFPE_XP is not set
CONFIG_FRAME_POINTER=y
+CONFIG_FS_POSIX_ACL=y
# CONFIG_FW_LOADER is not set
# CONFIG_GENERIC_TIME is not set
CONFIG_HARDIRQS_SW_RESEND=y
@@ -170,6 +171,7 @@ CONFIG_MTD=y
# CONFIG_MTD_ABSENT is not set
# CONFIG_MTD_AFS_PARTS is not set
CONFIG_MTD_AT91_DATAFLASH=y
+CONFIG_MTD_AT91_PARTS=y
CONFIG_MTD_BLOCK=y
# CONFIG_MTD_BLOCK2MTD is not set
# CONFIG_MTD_CFI is not set
@@ -193,7 +195,6 @@ CONFIG_MTD_MAP_BANK_WIDTH_2=y
CONFIG_MTD_MAP_BANK_WIDTH_4=y
# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
# CONFIG_MTD_MTDRAM is not set
-# CONFIG_MTD_NAND is not set
# CONFIG_MTD_OBSOLETE_CHIPS is not set
# CONFIG_MTD_ONENAND is not set
CONFIG_MTD_PARTITIONS=y
@@ -226,6 +227,7 @@ CONFIG_MTD_PARTITIONS=y
CONFIG_PHYLIB=y
# CONFIG_PM is not set
# CONFIG_PPPOATM is not set
+# CONFIG_PPPOL2TP is not set
# CONFIG_PPP_MULTILINK is not set
# CONFIG_PPP_SYNC_TTY is not set
# CONFIG_QSEMI_PHY is not set