Advertisement
Guest User

Untitled

a guest
Nov 4th, 2013
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. 4c4
  2. < # Sun Jun 30 02:52:45 2013
  3. ---
  4. > # Mon Nov 4 02:33:01 2013
  5. 39,40c39,40
  6. < CONFIG_LOCALVERSION="-cyanogenmod"
  7. < # CONFIG_LOCALVERSION_AUTO is not set
  8. ---
  9. > CONFIG_LOCALVERSION=""
  10. > CONFIG_LOCALVERSION_AUTO=y
  11. 48c48
  12. < # CONFIG_SWAP is not set
  13. ---
  14. > CONFIG_SWAP=y
  15. 54c54
  16. < # CONFIG_AUDIT is not set
  17. ---
  18. > CONFIG_AUDIT=y
  19. 172a173
  20. > # CONFIG_CGROUP_BFQIO is not set
  21. 537c538
  22. < CONFIG_CMDLINE="root=%s rootwait ro fbcon=disable hs_uart=1 console=ttyUSB0,115200n8 androidboot.console=ttyUSB0 androidboot.serialno=%s %s%s%s%s%s%s"
  23. ---
  24. > CONFIG_CMDLINE="fb=0x7f600000 fbcon=disable console=ttyUSB0,115200n8 klog=0x7ff00000 klog_len=0x100000 boardtype=topaz-Wifi-pv"
  25. 1000c1001,1002
  26. < # CONFIG_DEVTMPFS is not set
  27. ---
  28. > CONFIG_DEVTMPFS=y
  29. > # CONFIG_DEVTMPFS_MOUNT is not set
  30. 2495a2498
  31. > # CONFIG_RAMZSWAP is not set
  32. 2518,2519c2521,2522
  33. < # CONFIG_EXT3_FS_POSIX_ACL is not set
  34. < # CONFIG_EXT3_FS_SECURITY is not set
  35. ---
  36. > CONFIG_EXT3_FS_POSIX_ACL=y
  37. > CONFIG_EXT3_FS_SECURITY=y
  38. 2522,2523c2525,2526
  39. < # CONFIG_EXT4_FS_POSIX_ACL is not set
  40. < # CONFIG_EXT4_FS_SECURITY is not set
  41. ---
  42. > CONFIG_EXT4_FS_POSIX_ACL=y
  43. > CONFIG_EXT4_FS_SECURITY=y
  44. 2532c2535
  45. < # CONFIG_FS_POSIX_ACL is not set
  46. ---
  47. > CONFIG_FS_POSIX_ACL=y
  48. 2544,2545c2547,2548
  49. < # CONFIG_AUTOFS_FS is not set
  50. < # CONFIG_AUTOFS4_FS is not set
  51. ---
  52. > CONFIG_AUTOFS_FS=y
  53. > CONFIG_AUTOFS4_FS=y
  54. 2547a2551
  55. > CONFIG_GENERIC_ACL=y
  56. 2580c2584
  57. < # CONFIG_TMPFS_POSIX_ACL is not set
  58. ---
  59. > CONFIG_TMPFS_POSIX_ACL=y
  60. 2913a2918
  61. > CONFIG_AUDIT_GENERIC=y
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement