projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kernel] workaround a gcc-4.1 bug which cannot see that word will be initialized
[openwrt.git]
/
target
/
linux
/
sibyte
/
config-default
diff --git
a/target/linux/sibyte/config-default
b/target/linux/sibyte/config-default
index
34465db
..
e2503fa
100644
(file)
--- a/
target/linux/sibyte/config-default
+++ b/
target/linux/sibyte/config-default
@@
-70,7
+70,6
@@
CONFIG_CSRC_SB1250=y
CONFIG_DMA_COHERENT=y
# CONFIG_E1000E_ENABLED is not set
CONFIG_EARLY_PRINTK=y
CONFIG_DMA_COHERENT=y
# CONFIG_E1000E_ENABLED is not set
CONFIG_EARLY_PRINTK=y
-# CONFIG_FIXED_PHY is not set
CONFIG_FS_POSIX_ACL=y
CONFIG_FW_LOADER=m
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
CONFIG_FS_POSIX_ACL=y
CONFIG_FW_LOADER=m
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
@@
-119,7
+118,6
@@
CONFIG_IPV6_NDISC_NODETYPE=y
CONFIG_IRQ_CPU=y
# CONFIG_ISDN is not set
# CONFIG_IWLWIFI_LEDS is not set
CONFIG_IRQ_CPU=y
# CONFIG_ISDN is not set
# CONFIG_IWLWIFI_LEDS is not set
-# CONFIG_LEDS_ALIX is not set
# CONFIG_LEMOTE_FULONG is not set
# CONFIG_LIB80211 is not set
# CONFIG_LLC2 is not set
# CONFIG_LEMOTE_FULONG is not set
# CONFIG_LIB80211 is not set
# CONFIG_LLC2 is not set
@@
-172,14
+170,10
@@
CONFIG_PHYLIB=y
# CONFIG_PPP_SYNC_TTY is not set
# CONFIG_PROBE_INITRD_HEADER is not set
# CONFIG_PROC_KCORE is not set
# CONFIG_PPP_SYNC_TTY is not set
# CONFIG_PROBE_INITRD_HEADER is not set
# CONFIG_PROC_KCORE is not set
-# CONFIG_QSEMI_PHY is not set
-# CONFIG_REALTEK_PHY is not set
CONFIG_RESOURCES_64BIT=y
# CONFIG_RFKILL is not set
# CONFIG_RIO is not set
# CONFIG_RISCOM8 is not set
CONFIG_RESOURCES_64BIT=y
# CONFIG_RFKILL is not set
# CONFIG_RIO is not set
# CONFIG_RISCOM8 is not set
-CONFIG_RTC_LIB=y
-CONFIG_RWSEM_GENERIC_SPINLOCK=y
CONFIG_SB1250_MAC=y
# CONFIG_SB1_CERR_STALL is not set
# CONFIG_SB1_CEX_ALWAYS_FATAL is not set
CONFIG_SB1250_MAC=y
# CONFIG_SB1_CERR_STALL is not set
# CONFIG_SB1_CEX_ALWAYS_FATAL is not set
@@
-214,12
+208,8
@@
CONFIG_SIBYTE_SB1xxx_SOC=y
# CONFIG_SIBYTE_SWARM is not set
# CONFIG_SIBYTE_TBPROF is not set
# CONFIG_SIMULATION is not set
# CONFIG_SIBYTE_SWARM is not set
# CONFIG_SIBYTE_TBPROF is not set
# CONFIG_SIMULATION is not set
-# CONFIG_SMSC_PHY is not set
# CONFIG_SOUND is not set
# CONFIG_SOUND is not set
-# CONFIG_SPARSEMEM_STATIC is not set
-# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
# CONFIG_SPECIALIX is not set
# CONFIG_SPECIALIX is not set
-CONFIG_SSB_POSSIBLE=y
# CONFIG_STALDRV is not set
CONFIG_SWAP_IO_SPACE=y
CONFIG_SYS_HAS_CPU_SB1=y
# CONFIG_STALDRV is not set
CONFIG_SWAP_IO_SPACE=y
CONFIG_SYS_HAS_CPU_SB1=y
@@
-230,7
+220,6
@@
CONFIG_SYS_SUPPORTS_ARBIT_HZ=y
CONFIG_SYS_SUPPORTS_BIG_ENDIAN=y
CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y
CONFIG_SYSVIPC_COMPAT=y
CONFIG_SYS_SUPPORTS_BIG_ENDIAN=y
CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y
CONFIG_SYSVIPC_COMPAT=y
-CONFIG_SYSVIPC_SYSCTL=y
CONFIG_TICK_ONESHOT=y
# CONFIG_TOSHIBA_JMR3927 is not set
# CONFIG_TOSHIBA_RBTX4927 is not set
CONFIG_TICK_ONESHOT=y
# CONFIG_TOSHIBA_JMR3927 is not set
# CONFIG_TOSHIBA_RBTX4927 is not set
This page took
0.021841 seconds
and
4
git commands to generate.