Default kernel config file for .21 kernel
SVN-Revision: 7376
This commit is contained in:
parent
77fc5bb1da
commit
d6031adcbb
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue