Commit Graph

9 Commits

Author SHA1 Message Date
Peter Korsgaard
4683420c4c Kconfig: remove 'default n'
'default n' is the default, so there's no need to say it explicitly.
2008-07-17 20:01:44 +00:00
Peter Korsgaard
a5ac61715b buildroot: s/depends/depends on/
The new kconfig is more strict regarding depends/depends on, so fixup
the tree.
2008-06-19 19:06:25 +00:00
Ulf Samuelsson
9169fcccc9 Do not include Soekris, unless i386 arch 2008-03-20 22:07:49 +00:00
Bernhard Reutner-Fischer
2b60a3228d - remove some duplicate entries 2007-09-29 19:52:03 +00:00
David Anders
59e9a3c8b8 added the soekris net4801 target per case 0000613 2006-01-23 20:13:15 +00:00
Paul Mundt
48f9b7862e Get the board-specific dependencies right.
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-05-02 20:39:12 +00:00
Eric Andersen
bca14a7528 I need this bit too 2005-02-17 21:08:20 +00:00
Eric Andersen
c123fc3ccf move more stuff around for better board support 2005-02-17 18:49:52 +00:00
Eric Andersen
970e888983 more changes towards better board support 2005-02-17 18:22:12 +00:00