projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcbcf8d
)
configs/raspberrypi2_defconfig: configure eth0 through dhcp
author
Peter Korsgaard
<peter@korsgaard.com>
Fri, 15 Apr 2016 08:09:22 +0000
(10:09 +0200)
committer
Peter Korsgaard
<peter@korsgaard.com>
Fri, 15 Apr 2016 08:17:18 +0000
(10:17 +0200)
The rpi2 board has an ethernet port, so configure it at startup.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
configs/raspberrypi2_defconfig
patch
|
blob
|
history
diff --git
a/configs/raspberrypi2_defconfig
b/configs/raspberrypi2_defconfig
index 1d82f60417429b28bf0406186210fa641a9a29cc..506330cd078051a85f21b3b3b6e0083718a836c3 100644
(file)
--- a/
configs/raspberrypi2_defconfig
+++ b/
configs/raspberrypi2_defconfig
@@
-6,6
+6,7
@@
BR2_ARM_FPU_NEON_VFPV4=y
BR2_TOOLCHAIN_BUILDROOT_CXX=y
BR2_TARGET_GENERIC_GETTY_PORT="tty1"
+BR2_SYSTEM_DHCP="eth0"
# Linux headers same as kernel, a 4.1 series
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_1=y