mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-03-02 19:49:41 +00:00
Default kernel config file for .21 kernel
SVN-Revision: 7376
This commit is contained in:
parent
77fc5bb1da
commit
d6031adcbb
@ -47,6 +47,7 @@ CONFIG_ARM_THUMB=y
|
|||||||
# CONFIG_AT91_PROGRAMMABLE_CLOCKS is not set
|
# CONFIG_AT91_PROGRAMMABLE_CLOCKS is not set
|
||||||
CONFIG_AT91_SPI=y
|
CONFIG_AT91_SPI=y
|
||||||
# CONFIG_AT91_SPIDEV is not set
|
# CONFIG_AT91_SPIDEV is not set
|
||||||
|
CONFIG_AT91_VLIO=y
|
||||||
# CONFIG_ATMEL_TCLIB is not set
|
# CONFIG_ATMEL_TCLIB is not set
|
||||||
# CONFIG_ATM_DUMMY is not set
|
# CONFIG_ATM_DUMMY is not set
|
||||||
# CONFIG_ATM_TCP is not set
|
# CONFIG_ATM_TCP is not set
|
||||||
@ -176,7 +177,8 @@ CONFIG_MMC_BLOCK=m
|
|||||||
CONFIG_MTD=y
|
CONFIG_MTD=y
|
||||||
# CONFIG_MTD_ABSENT is not set
|
# CONFIG_MTD_ABSENT is not set
|
||||||
# CONFIG_MTD_AFS_PARTS 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_BLKDEVS=y
|
||||||
CONFIG_MTD_BLOCK=y
|
CONFIG_MTD_BLOCK=y
|
||||||
# CONFIG_MTD_BLOCK2MTD is not set
|
# CONFIG_MTD_BLOCK2MTD is not set
|
||||||
|
Loading…
Reference in New Issue
Block a user