projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba40ce7
)
configs/raspberrypi_defconfig: configure eth0 through dhcp
author
Peter Korsgaard
<peter@korsgaard.com>
Fri, 15 Apr 2016 08:05:58 +0000
(10:05 +0200)
committer
Peter Korsgaard
<peter@korsgaard.com>
Fri, 15 Apr 2016 08:17:18 +0000
(10:17 +0200)
The rpi board has an ethernet port, so configure it at startup.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
configs/raspberrypi_defconfig
patch
|
blob
|
history
diff --git
a/configs/raspberrypi_defconfig
b/configs/raspberrypi_defconfig
index 615c052bdd26e994f52493bb51fe77a56be039ee..1795b2c03d534a27d5d29f57fba9a4932bbf2271 100644
(file)
--- a/
configs/raspberrypi_defconfig
+++ b/
configs/raspberrypi_defconfig
@@
-3,6
+3,7
@@
BR2_arm1176jzf_s=y
BR2_ARM_EABIHF=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