Commit Graph

7 Commits

Author SHA1 Message Date
Peter Korsgaard bf1ccf16a2 target/device: wrap AMD preset in BR2_TARGET_AMD menuconfig 2009-03-20 21:59:37 +00:00
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
Bernhard Reutner-Fischer 2b60a3228d - remove some duplicate entries 2007-09-29 19:52:03 +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 781ce9185d The DBAu1500 can run as either big or little endian 2005-03-10 19:47:57 +00:00
Eric Andersen a65a9369f4 Add board support for the AMD DBAu1500 development board 2005-03-09 08:35:06 +00:00