mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-09 17:02:46 -04:00
Fixed MTP to work with TWRP
This commit is contained in:
commit
f6dfaef42e
50820 changed files with 20846062 additions and 0 deletions
23
arch/cris/configs/etrax-100lx_defconfig
Normal file
23
arch/cris/configs/etrax-100lx_defconfig
Normal file
|
@ -0,0 +1,23 @@
|
|||
CONFIG_EXPERIMENTAL=y
|
||||
CONFIG_SYSVIPC=y
|
||||
CONFIG_ETRAX_LED1R=2
|
||||
CONFIG_ETRAX_LED2G=2
|
||||
CONFIG_ETRAX_LED2R=2
|
||||
CONFIG_ETRAX_DEF_R_PORT_PA_DIR=1d
|
||||
CONFIG_ETRAX_DEF_R_PORT_PA_DATA=f0
|
||||
CONFIG_ETRAX_DEF_R_PORT_PB_DIR=1e
|
||||
CONFIG_ETRAX_DEF_R_PORT_PB_DATA=f3
|
||||
CONFIG_NET=y
|
||||
CONFIG_UNIX=y
|
||||
CONFIG_INET=y
|
||||
# CONFIG_IPV6 is not set
|
||||
CONFIG_ETRAX_ETHERNET=y
|
||||
CONFIG_ETRAX_SERIAL=y
|
||||
CONFIG_ETRAX_SERIAL_PORT0=y
|
||||
CONFIG_ETRAX_SERIAL_PORT1=y
|
||||
CONFIG_ETRAX_I2C=y
|
||||
CONFIG_ETRAX_I2C_USES_PB_NOT_PB_I2C=y
|
||||
CONFIG_ETRAX_GPIO=y
|
||||
CONFIG_ETRAX_AXISFLASHMAP=y
|
||||
CONFIG_NETDEVICES=y
|
||||
CONFIG_CRAMFS=y
|
Loading…
Add table
Add a link
Reference in a new issue