Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-02-11 | nios2: defconfig: Cleanup from old Kconfig options | Krzysztof Kozlowski | 1 | -1/+0 | |
Remove old, dead Kconfig option INET_LRO. It is gone since commit 7bbf3cae65b6 ("ipv4: Remove inet_lro library"). Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Acked-by: Ley Foon Tan <ley.foon.tan@intel.com> | |||||
2015-02-10 | nios2: default CONFIG_NIOS2_BOOT_LINK_OFFSET to 8MB | Ley Foon Tan | 1 | -0/+1 | |
Signed-off-by: Ley Foon Tan <lftan@altera.com> | |||||
2014-12-08 | nios2: Build infrastructure | Ley Foon Tan | 1 | -0/+77 | |
This patch adds Makefile and Kconfig files required for building a nios2 kernel. Signed-off-by: Ley Foon Tan <lftan@altera.com> |