diff options
author | Scott Wood <scottwood@freescale.com> | 2008-04-15 12:03:38 -0400 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2008-04-17 02:01:40 -0400 |
commit | 1e31de7aae01d85657b5db8c9e4cfc9afe0596f6 (patch) | |
tree | 058d30d7f3aa60cf9468219ed1ef9cf309bcdcda /arch/powerpc/configs/83xx | |
parent | 378458d8655056d3d04994cb2b1c0fabb1b35983 (diff) |
[POWERPC] 83xx: mpc8313erdb - Enable FCM NAND and OF partitions in defconfig
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/configs/83xx')
-rw-r--r-- | arch/powerpc/configs/83xx/mpc8313_rdb_defconfig | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/arch/powerpc/configs/83xx/mpc8313_rdb_defconfig b/arch/powerpc/configs/83xx/mpc8313_rdb_defconfig index 7a862a6e3be8..7d18440e398f 100644 --- a/arch/powerpc/configs/83xx/mpc8313_rdb_defconfig +++ b/arch/powerpc/configs/83xx/mpc8313_rdb_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.25-rc6 | 3 | # Linux kernel version: 2.6.25-rc6 |
4 | # Mon Mar 24 08:48:14 2008 | 4 | # Fri Apr 11 11:10:09 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -196,6 +196,7 @@ CONFIG_PREEMPT_NONE=y | |||
196 | # CONFIG_PREEMPT is not set | 196 | # CONFIG_PREEMPT is not set |
197 | CONFIG_BINFMT_ELF=y | 197 | CONFIG_BINFMT_ELF=y |
198 | # CONFIG_BINFMT_MISC is not set | 198 | # CONFIG_BINFMT_MISC is not set |
199 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
199 | # CONFIG_IOMMU_HELPER is not set | 200 | # CONFIG_IOMMU_HELPER is not set |
200 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 201 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
201 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 202 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
@@ -360,7 +361,7 @@ CONFIG_MTD=y | |||
360 | CONFIG_MTD_PARTITIONS=y | 361 | CONFIG_MTD_PARTITIONS=y |
361 | # CONFIG_MTD_REDBOOT_PARTS is not set | 362 | # CONFIG_MTD_REDBOOT_PARTS is not set |
362 | # CONFIG_MTD_CMDLINE_PARTS is not set | 363 | # CONFIG_MTD_CMDLINE_PARTS is not set |
363 | # CONFIG_MTD_OF_PARTS is not set | 364 | CONFIG_MTD_OF_PARTS=y |
364 | 365 | ||
365 | # | 366 | # |
366 | # User Modules And Translation Layers | 367 | # User Modules And Translation Layers |
@@ -436,7 +437,7 @@ CONFIG_MTD_NAND_IDS=y | |||
436 | # CONFIG_MTD_NAND_NANDSIM is not set | 437 | # CONFIG_MTD_NAND_NANDSIM is not set |
437 | # CONFIG_MTD_NAND_PLATFORM is not set | 438 | # CONFIG_MTD_NAND_PLATFORM is not set |
438 | # CONFIG_MTD_ALAUDA is not set | 439 | # CONFIG_MTD_ALAUDA is not set |
439 | # CONFIG_MTD_NAND_FSL_ELBC is not set | 440 | CONFIG_MTD_NAND_FSL_ELBC=y |
440 | # CONFIG_MTD_ONENAND is not set | 441 | # CONFIG_MTD_ONENAND is not set |
441 | 442 | ||
442 | # | 443 | # |
@@ -1293,6 +1294,7 @@ CONFIG_PLIST=y | |||
1293 | CONFIG_HAS_IOMEM=y | 1294 | CONFIG_HAS_IOMEM=y |
1294 | CONFIG_HAS_IOPORT=y | 1295 | CONFIG_HAS_IOPORT=y |
1295 | CONFIG_HAS_DMA=y | 1296 | CONFIG_HAS_DMA=y |
1297 | CONFIG_HAVE_LMB=y | ||
1296 | 1298 | ||
1297 | # | 1299 | # |
1298 | # Kernel hacking | 1300 | # Kernel hacking |