summaryrefslogtreecommitdiff
path: root/target/device/Soekris/Config.in
AgeCommit message (Collapse)Author
2009-01-29Remove Soekris BSP which only provide support for linux-2.4Ulf Samuelsson
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
'default n' is the default, so there's no need to say it explicitly.
2008-06-19buildroot: s/depends/depends on/Peter Korsgaard
The new kconfig is more strict regarding depends/depends on, so fixup the tree.
2008-03-20Do not include Soekris, unless i386 archUlf Samuelsson
2007-09-29- remove some duplicate entriesBernhard Reutner-Fischer
2006-01-23added the soekris net4801 target per case 0000613David Anders
2005-05-02Get the board-specific dependencies right.Paul Mundt
Currently each board is dumping all of its config options regardless of whether we are even on the right architecture or not (this is due to outright sourcing of the configs at the upper level..). Dependency resolution either needs to be done there, or at the board-specific level.
2005-02-17I need this bit tooEric Andersen
2005-02-17move more stuff around for better board supportEric Andersen
2005-02-17more changes towards better board supportEric Andersen