projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kernel] add missing configuration symbols
[openwrt.git]
/
target
/
linux
/
avr32
/
config-default
diff --git
a/target/linux/avr32/config-default
b/target/linux/avr32/config-default
index
8dea3f0
..
b267c94
100644
(file)
--- a/
target/linux/avr32/config-default
+++ b/
target/linux/avr32/config-default
@@
-58,15
+58,10
@@
CONFIG_LEDS_GPIO=y
CONFIG_LOAD_ADDRESS=0x10000000
CONFIG_LOADER_U_BOOT=y
CONFIG_MACB=y
CONFIG_LOAD_ADDRESS=0x10000000
CONFIG_LOADER_U_BOOT=y
CONFIG_MACB=y
-# CONFIG_MMC_ATMELMCI_DMA is not set
+CONFIG_MMC=m
CONFIG_MMC_ATMELMCI=m
CONFIG_MMC_ATMELMCI=m
-CONFIG_MMC_BLOCK_BOUNCE=y
+# CONFIG_MMC_ATMELMCI_DMA is not set
CONFIG_MMC_BLOCK=m
CONFIG_MMC_BLOCK=m
-# CONFIG_MMC_DEBUG is not set
-CONFIG_MMC=m
-# CONFIG_MMC_SDHCI is not set
-# CONFIG_MMC_SPI is not set
-# CONFIG_MMC_UNSAFE_RESUME is not set
# CONFIG_MTD_CFI_INTELEXT is not set
CONFIG_MTD_CMDLINE_PARTS=y
# CONFIG_MTD_COMPLEX_MAPPINGS is not set
# CONFIG_MTD_CFI_INTELEXT is not set
CONFIG_MTD_CMDLINE_PARTS=y
# CONFIG_MTD_COMPLEX_MAPPINGS is not set
This page took
0.025039 seconds
and
4
git commands to generate.