]> Git Repo - u-boot.git/commit
iot_dk: Disable networking support
authorAlexey Brodkin <[email protected]>
Tue, 9 Oct 2018 10:26:26 +0000 (13:26 +0300)
committerAlexey Brodkin <[email protected]>
Fri, 12 Oct 2018 12:14:40 +0000 (15:14 +0300)
commit18e8923f6c27a0c66f35f09223290c4ad2c19f69
tree6b74bf5669a10e90525f6c6356b3c234461f7f70
parent8d0a4968d71c46105388b9f416349ef99f4efdf1
iot_dk: Disable networking support

There's no Ethernet controller on the board so no point in having
networking support. This also saves us 5.5 kB of precious memory.

| # bloat-o-meter u-boot.net u-boot.no_net_regex | tail -1
| Total: Before=127892, After=122334, chg -4.35%

Signed-off-by: Alexey Brodkin <[email protected]>
configs/iot_devkit_defconfig
This page took 0.030833 seconds and 4 git commands to generate.