Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
U
uboot-imx
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
8
Issues
8
List
Boards
Labels
Milestones
Merge Requests
7
Merge Requests
7
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Librem5
uboot-imx
a77fda1f7df4739d044ca9fcf413b1c93cef111e
a77fda1f7df4739d044ca9fcf413b1c93cef111e
Switch branch/tag
uboot-imx
configs
MPC8572DS_defconfig
Find file
Normal view
History
Permalink
MPC8572DS_defconfig
91 Bytes
Edit
Web IDE
Newer
Older
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
committed
Jul 30, 2014
1
2
3
CONFIG_PPC=y
CONFIG_MPC85xx=y
CONFIG_TARGET_MPC8572DS=y
net: Move CONFIG_E1000 options to Kconfig
Simon Glass
committed
Aug 21, 2015
4
5
CONFIG_NETDEVICES=y
CONFIG_E1000=y