summaryrefslogtreecommitdiff
path: root/target/config/Config.in.hardware
AgeCommit message (Collapse)Author
2015-02-18add support for uClibc-ng git masterWaldemar Brodkorb
Add new configs for uClibc-ng master. New symbol UCLIBC_HAS_LINUXTHREADS added. LT.new is removed in master, only LT.old and NPTL exist. CLeanup MMU/NPTL/LT support symbols. Tested with toolchain building for all supported architectures.
2015-02-06rework CMDLINE generation regarding serial/vgaWaldemar Brodkorb
Use one place and not hard coded for each device. There exist use cases where on a specific device like raspberry pi, not the default 115200 baud rate is used.
2014-06-04add ADK_TARGET_WITH_WIFIWaldemar Brodkorb
2014-05-23resolve merge conflictWaldemar Brodkorb
2014-05-19fix wrong symbol nameWaldemar Brodkorb
2014-05-17optimize for rb532 viewWaldemar Brodkorb
2014-05-07update to 3.14.3, convert some drivers to modulesWaldemar Brodkorb
2014-04-26split ethernet and wireless config, split qemu and hardware stuffWaldemar Brodkorb