summaryrefslogtreecommitdiff
path: root/target/linux/brcm47xx/config-2.6.33
Commit message (Collapse)AuthorAgeFilesLines
* generic: move more common options to generic configurationGabor Juhos2010-06-101-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * CONFIG_ABX500_CORE * CONFIG_ATOMIC64_SELFTEST * CONFIG_BRIDGE_IGMP_SNOOPING * CONFIG_CAIF * CONFIG_CEPH_FS * CONFIG_CRYSTALHD * CONFIG_DEFAULT_SECURITY_SELINUX * CONFIG_DEFAULT_SECURITY_SMACK * CONFIG_DEFAULT_SECURITY_TOMOYO * CONFIG_DT3155 * CONFIG_IP_MROUTE_MULTIPLE_TABLES * CONFIG_L2TP * CONFIG_LOGFS * CONFIG_LPC_SCH * CONFIG_MFD_JANZ_CMODIO * CONFIG_MFD_RDC321X * CONFIG_N_GSM * CONFIG_RAMOOPS * CONFIG_SERIAL_ALTERA_JTAGUART * CONFIG_SERIAL_ALTERA_UART * CONFIG_SERIAL_TIMBERDALE * CONFIG_SM_FTL * CONFIG_SQUASHFS_XATTRS SVN-Revision: 21750
* generic: don't override CONFIG_DEBUG_FSGabor Juhos2010-06-101-1/+0
| | | | SVN-Revision: 21749
* generic: move some common symbols to generic configurationGabor Juhos2010-06-101-1/+0
| | | | | | | | * CONFIG_MUTEX_SPIN_ON_OWNER * CONFIG_DEFAULT_HYDLA * CONFIG_DEFAULT_VENO SVN-Revision: 21748
* generic: standardize CONFIG_INLINE_* symbols usageGabor Juhos2010-06-101-28/+0
| | | | SVN-Revision: 21746
* Move CONFIG_LZMA_{DE,}COMPRESS to generic configLars-Peter Clausen2010-05-121-2/+0
| | | | | | It is selected by CONFIG_JFFS2_LZMA which is set in the generic config. SVN-Revision: 21437
* brcm47xx: update config-2.6.33 optionsAlexandros C. Couloumbis2010-04-301-3/+9
| | | | SVN-Revision: 21266
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵Nicolas Thill2010-03-111-0/+1
| | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136
* brcm47xx: add CONFIG_CMDLINE againHauke Mehrtens2010-03-031-0/+3
| | | | | | | Fix for r19955 this patch was suggested by tripolar SVN-Revision: 19967
* brcm47xx: add support for kernel 2.6.33Hauke Mehrtens2010-03-021-0/+204
Thanks to acoul and tripolar SVN-Revision: 19955