summaryrefslogtreecommitdiff
path: root/target/device/ARMLTD/Config.in
AgeCommit message (Collapse)Author
2010-12-16Remove all Config.in/Makefile.in files in target/deviceThomas Petazzoni
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-01-29Clean up ARM Ltd. BSPUlf Samuelsson
2009-01-29Clean up ARM Ltd BSPUlf 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-20Ensure at least one ARM board is selected, if ARMLTD selectedUlf Samuelsson
2008-03-20Move ARM target to ARMLTD target to prepare for generic ARMUlf Samuelsson