Browse Source

Default kernel config file for .21 kernel

SVN-Revision: 7376
Hamish Guthrie 18 years ago
parent
commit
d6031adcbb
1 changed files with 3 additions and 1 deletions
  1. 3 1
      target/linux/at91-2.6/config/default

+ 3 - 1
target/linux/at91-2.6/config/default

@@ -47,6 +47,7 @@ CONFIG_ARM_THUMB=y
 # CONFIG_AT91_PROGRAMMABLE_CLOCKS is not set
 CONFIG_AT91_SPI=y
 # CONFIG_AT91_SPIDEV is not set
+CONFIG_AT91_VLIO=y
 # CONFIG_ATMEL_TCLIB is not set
 # CONFIG_ATM_DUMMY is not set
 # CONFIG_ATM_TCP is not set
@@ -176,7 +177,8 @@ CONFIG_MMC_BLOCK=m
 CONFIG_MTD=y
 # CONFIG_MTD_ABSENT is not set
 # CONFIG_MTD_AFS_PARTS is not set
-# CONFIG_MTD_AT91_DATAFLASH is not set
+CONFIG_MTD_AT91_DATAFLASH=y
+CONFIG_MTD_AT91_PARTS=y
 CONFIG_MTD_BLKDEVS=y
 CONFIG_MTD_BLOCK=y
 # CONFIG_MTD_BLOCK2MTD is not set