projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
mac80211: fix spurious channel type changes when vifs are created/deleted
[openwrt.git]
/
target
/
linux
/
ep93xx
/
config-2.6.30
diff --git
a/target/linux/ep93xx/config-2.6.30
b/target/linux/ep93xx/config-2.6.30
index
70e26e4
..
2830962
100644
(file)
--- a/
target/linux/ep93xx/config-2.6.30
+++ b/
target/linux/ep93xx/config-2.6.30
@@
-1,4
+1,3
@@
-CONFIG_AEABI=y
CONFIG_ALIGNMENT_TRAP=y
CONFIG_ARCH_EP93XX=y
CONFIG_ARCH_HAS_HOLES_MEMORYMODEL=y
CONFIG_ALIGNMENT_TRAP=y
CONFIG_ARCH_EP93XX=y
CONFIG_ARCH_HAS_HOLES_MEMORYMODEL=y
@@
-170,7
+169,6
@@
CONFIG_MTD_CFI_STAA=y
CONFIG_MTD_PHYSMAP=y
CONFIG_MTD_RAM=y
# CONFIG_NO_IOPORT is not set
CONFIG_MTD_PHYSMAP=y
CONFIG_MTD_RAM=y
# CONFIG_NO_IOPORT is not set
-CONFIG_OABI_COMPAT=y
# CONFIG_OUTER_CACHE is not set
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_PAGE_OFFSET=0xC0000000
# CONFIG_OUTER_CACHE is not set
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_PAGE_OFFSET=0xC0000000
This page took
0.023249 seconds
and
4
git commands to generate.